Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_refcount.c364 bool *shape_changed) in xfs_refcount_split_extent() argument
370 *shape_changed = false; in xfs_refcount_split_extent()
389 *shape_changed = true; in xfs_refcount_split_extent()
958 bool *shape_changed) in xfs_refcount_merge_extents() argument
966 *shape_changed = false; in xfs_refcount_merge_extents()
991 *shape_changed = true; in xfs_refcount_merge_extents()
1220 bool shape_changed; in xfs_refcount_adjust() local
1238 if (shape_changed) in xfs_refcount_adjust()
1245 if (shape_changed) in xfs_refcount_adjust()
1255 if (shape_changed) in xfs_refcount_adjust()
[all …]

Completed in 7 milliseconds