OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XFS_INO_TO_OFFSET
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/fs/xfs/
xfs_dinode.c
39
offset =
XFS_INO_TO_OFFSET
(XFS_INFO(fs), ino) << XFS_INFO(fs)->inode_shift;
xfs.h
61
#define
XFS_INO_TO_OFFSET
(fs, i) \
647
XFS_PVT(inode)->i_block_offset =
XFS_INO_TO_OFFSET
(XFS_INFO(fs), ino) <<
Completed in 6345 milliseconds