Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_bmap_btree.h401 #define XFS_BMAP_BROOT_SPACE(bb) xfs_bmap_broot_space(bb) macro
403 #define XFS_BMAP_BROOT_SPACE(bb) \ macro
Dxfs_macros.c479 return XFS_BMAP_BROOT_SPACE(bb); in xfs_bmap_broot_space()
Dxfs_inode.c743 size = XFS_BMAP_BROOT_SPACE(dfp); in xfs_iformat_btree()