Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_refcount.c306 int found_rec; in xfs_refcount_delete() local
327 &found_rec); in xfs_refcount_delete()
430 int found_rec; in xfs_refcount_split_extent() local
437 if (!found_rec) in xfs_refcount_split_extent()
495 int found_rec; in xfs_refcount_merge_center_extents() local
717 if (!found_rec) in xfs_refcount_find_left_extents()
739 if (found_rec) { in xfs_refcount_find_left_extents()
810 if (!found_rec) in xfs_refcount_find_right_extents()
832 if (found_rec) { in xfs_refcount_find_right_extents()
1166 &found_rec); in xfs_refcount_adjust_extents()
[all …]