Searched refs:XFS_INO_TO_AGBNO (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/xfs/scrub/ |
| H A D | inode.c | 524 agbno = XFS_INO_TO_AGBNO(sc->mp, ino); in xchk_inode_xref() 560 XFS_INO_TO_AGBNO(mp, ino), &error)) in xchk_inode_check_reflink_iflag()
|
| H A D | common.c | 720 XFS_INO_TO_AGBNO(mp, sc->sm->sm_ino), in xchk_get_inode()
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_format.h | 1201 #define XFS_INO_TO_AGBNO(mp,i) \ macro 1207 XFS_AGB_TO_FSB(mp, XFS_INO_TO_AGNO(mp,i), XFS_INO_TO_AGBNO(mp,i))
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_inode.c | 2629 XFS_INO_TO_AGBNO(mp, inum)); in xfs_ifree_cluster()
|