Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_refcount.c348 bool *shape_changed) in xfs_refcount_split_extent() argument
354 *shape_changed = false; in xfs_refcount_split_extent()
371 *shape_changed = true; in xfs_refcount_split_extent()
802 bool *shape_changed) in xfs_refcount_merge_extents() argument
810 *shape_changed = false; in xfs_refcount_merge_extents()
840 *shape_changed = true; in xfs_refcount_merge_extents()
1054 bool shape_changed; in xfs_refcount_adjust() local
1073 if (shape_changed) in xfs_refcount_adjust()
1079 if (shape_changed) in xfs_refcount_adjust()
1089 if (shape_changed) in xfs_refcount_adjust()
[all …]

Completed in 5 milliseconds