Home
last modified time | relevance | path

Searched refs:xfs_bmap_count_leaves (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c184 xfs_bmap_count_leaves( in xfs_bmap_count_leaves() function
249 *nextents = xfs_bmap_count_leaves(ifp, count); in xfs_bmap_count_blocks()
H A Dxfs_qm.c1173 xfs_bmap_count_leaves(ifp, &rtblks); in xfs_qm_dqusage_adjust()
/kernel/linux/linux-6.6/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.c228 xfs_bmap_count_leaves( in xfs_bmap_count_leaves() function
291 *nextents = xfs_bmap_count_leaves(ifp, count); in xfs_bmap_count_blocks()
H A Dxfs_qm.c1185 xfs_bmap_count_leaves(ifp, &rtblks); in xfs_qm_dqusage_adjust()

Completed in 8 milliseconds