Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_bmap_util.h78 xfs_extnum_t xfs_bmap_count_leaves(struct xfs_ifork *ifp, xfs_filblks_t *count);
Dxfs_bmap_util.c218 xfs_bmap_count_leaves( in xfs_bmap_count_leaves() function
366 *nextents = xfs_bmap_count_leaves(ifp, count); in xfs_bmap_count_blocks()
Dxfs_qm.c1165 xfs_bmap_count_leaves(ifp, &rtblks); in xfs_qm_dqusage_adjust()