Home
last modified time | relevance | path

Searched refs:xfs_refcount_still_have_space (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_refcount.c881 xfs_refcount_still_have_space( in xfs_refcount_still_have_space() function
934 while (*aglen > 0 && xfs_refcount_still_have_space(cur)) { in xfs_refcount_adjust_extents()
990 if (*aglen == 0 || !xfs_refcount_still_have_space(cur)) in xfs_refcount_adjust_extents()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_refcount.c1051 xfs_refcount_still_have_space( in xfs_refcount_still_have_space() function
1109 while (*aglen > 0 && xfs_refcount_still_have_space(cur)) { in xfs_refcount_adjust_extents()
1165 if (*aglen == 0 || !xfs_refcount_still_have_space(cur)) in xfs_refcount_adjust_extents()

Completed in 5 milliseconds