Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_bmap_util.h74 xfs_extnum_t xfs_bmap_count_leaves(struct xfs_ifork *ifp, xfs_filblks_t *count);
Dxfs_bmap_util.c81 xfs_bmap_count_leaves( in xfs_bmap_count_leaves() function
144 *nextents = xfs_bmap_count_leaves(ifp, count); in xfs_bmap_count_blocks()
Dxfs_qm.c1201 xfs_bmap_count_leaves(ifp, &rtblks); in xfs_qm_dqusage_adjust()
Dxfs_inode.c2963 xfs_bmap_count_leaves(ifp, rblocks); in xfs_inode_count_blocks()