Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_bmap_util.h74 xfs_extnum_t xfs_bmap_count_leaves(struct xfs_ifork *ifp, xfs_filblks_t *count);
H A Dxfs_bmap_util.c73 xfs_bmap_count_leaves( in xfs_bmap_count_leaves() function
136 *nextents = xfs_bmap_count_leaves(ifp, count); in xfs_bmap_count_blocks()
H A Dxfs_inode.c2974 xfs_bmap_count_leaves(ifp, rblocks); in xfs_inode_count_blocks()