Home
last modified time | relevance | path

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

/Linux-v5.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.c184 xfs_bmap_count_leaves( in xfs_bmap_count_leaves() function
249 *nextents = xfs_bmap_count_leaves(ifp, count); in xfs_bmap_count_blocks()
Dxfs_qm.c1173 xfs_bmap_count_leaves(ifp, &rtblks); in xfs_qm_dqusage_adjust()