Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_refcount.c427 bool *shape_changed) in xfs_refcount_split_extent() argument
433 *shape_changed = false; in xfs_refcount_split_extent()
453 *shape_changed = true; in xfs_refcount_split_extent()
1026 bool *shape_changed) in xfs_refcount_merge_extents() argument
1034 *shape_changed = false; in xfs_refcount_merge_extents()
1059 *shape_changed = true; in xfs_refcount_merge_extents()
1299 bool shape_changed; in xfs_refcount_adjust() local
1315 if (shape_changed) in xfs_refcount_adjust()
1322 if (shape_changed) in xfs_refcount_adjust()
1332 if (shape_changed) in xfs_refcount_adjust()
[all …]