Searched refs:xfs_dir2_block_sfsize (Results 1 – 4 of 4) sorted by relevance
170 extern int xfs_dir2_block_sfsize(struct xfs_inode *dp,
851 size = xfs_dir2_block_sfsize(dp, hdr, &sfh); in xfs_dir2_block_removename()1065 size = xfs_dir2_block_sfsize(dp, hdr, &sfh); in xfs_dir2_leaf_to_block()
478 size = xfs_dir2_block_sfsize(xmi->xmi_ip2, bp->b_addr, &sfh); in xfs_exchmaps_dir_to_sf()
167 xfs_dir2_block_sfsize( in xfs_dir2_block_sfsize() function