Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_refcount.h91 xfs_extlen_t *flen, bool find_end_of_shared);
H A Dxfs_refcount.c1644 bool find_end_of_shared) in xfs_refcount_find_shared() argument
1712 if (!find_end_of_shared) in xfs_refcount_find_shared()
/linux/fs/xfs/
H A Dxfs_reflink.c131 * If find_end_of_shared is true, return the longest contiguous extent of shared
142 bool find_end_of_shared) in xfs_reflink_find_shared() argument
159 &found_bno, shared_len, find_end_of_shared); in xfs_reflink_find_shared()
175 * If find_end_of_shared is true, return the longest contiguous extent of shared
186 bool find_end_of_shared) in xfs_reflink_find_rtshared() argument
207 &found_bno, shared_len, find_end_of_shared); in xfs_reflink_find_rtshared()