Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_bmap_util.h74 xfs_extnum_t xfs_bmap_count_leaves(struct xfs_ifork *ifp, xfs_filblks_t *count);
Dxfs_bmap_util.c228 xfs_bmap_count_leaves( in xfs_bmap_count_leaves() function
291 *nextents = xfs_bmap_count_leaves(ifp, count); in xfs_bmap_count_blocks()
Dxfs_qm.c1163 xfs_bmap_count_leaves(ifp, &rtblks); in xfs_qm_dqusage_adjust()