Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_dir2.c213 ioff = XFS_INO_TO_OFFSET(mp, ino); in xfs_dir_ino_validate()
Dxfs_ialloc.c2348 offset = XFS_INO_TO_OFFSET(mp, ino); in xfs_imap()
2378 XFS_INO_TO_OFFSET(mp, ino); in xfs_imap()
Dxfs_format.h1078 #define XFS_INO_TO_OFFSET(mp,i) \ macro