OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_offset
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
irix-core.c
230
if (idg->
i_offset
+ idg->i_len != idf->
i_offset
231
|| idf->
i_offset
+ idf->i_len != ids->
i_offset
)
234
if (bfd_seek (abfd, idg->
i_offset
, SEEK_SET) != 0)
241
idg->
i_offset
))
/external/syslinux/core/fs/xfs/
xfs.c
125
XFS_PVT(inode)->
i_offset
= rec.br_startoff;
159
XFS_PVT(inode)->
i_offset
= rec.br_startoff;
240
XFS_PVT(inode)->
i_offset
= 0;
xfs.h
383
uint64_t
i_offset
;
member in struct:xfs_inode
Completed in 2784 milliseconds