Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_refcount.c266 int found_rec; in xfs_refcount_delete() local
285 &found_rec); in xfs_refcount_delete()
389 int found_rec; in xfs_refcount_split_extent() local
396 if (!found_rec) in xfs_refcount_split_extent()
454 int found_rec; in xfs_refcount_merge_center_extents() local
672 if (!found_rec) in xfs_refcount_find_left_extents()
693 if (found_rec) { in xfs_refcount_find_left_extents()
765 if (!found_rec) in xfs_refcount_find_right_extents()
786 if (found_rec) { in xfs_refcount_find_right_extents()
1105 &found_rec); in xfs_refcount_adjust_extents()
[all …]