Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_inum.h50 #define XFS_INO_TO_OFFSET(mp,i) \ macro
Dxfs_ialloc.c1337 offset = XFS_INO_TO_OFFSET(mp, ino); in xfs_imap()
1366 XFS_INO_TO_OFFSET(mp, ino); in xfs_imap()
Dxfs_dir2.c149 ioff = XFS_INO_TO_OFFSET(mp, ino); in xfs_dir_ino_validate()