Home
last modified time | relevance | path

Searched refs:XFS_INO_TO_OFFSET (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/fs/xfs/
Dxfs_dinode.c39 offset = XFS_INO_TO_OFFSET(XFS_INFO(fs), ino) << XFS_INFO(fs)->inode_shift; in xfs_dinode_get_core()
Dxfs.h61 #define XFS_INO_TO_OFFSET(fs, i) \ macro
647 XFS_PVT(inode)->i_block_offset = XFS_INO_TO_OFFSET(XFS_INFO(fs), ino) << in fill_xfs_inode_pvt()