Searched refs:xfs_bmap_broot_space (Results 1 – 2 of 2) sorted by relevance
400 int xfs_bmap_broot_space(xfs_bmdr_block_t *bb);401 #define XFS_BMAP_BROOT_SPACE(bb) xfs_bmap_broot_space(bb)
477 xfs_bmap_broot_space(xfs_bmdr_block_t *bb) in xfs_bmap_broot_space() function