Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_refcount.c889 overhead = cur->bc_ag.refc.shape_changes * in xfs_refcount_still_have_space()
1055 int shape_changes = 0; in xfs_refcount_adjust() local
1074 shape_changes++; in xfs_refcount_adjust()
1080 shape_changes++; in xfs_refcount_adjust()
1090 shape_changes++; in xfs_refcount_adjust()
1091 if (shape_changes) in xfs_refcount_adjust()
1092 cur->bc_ag.refc.shape_changes++; in xfs_refcount_adjust()
1148 int shape_changes = 0; in xfs_refcount_finish_one() local
1170 shape_changes = rcur->bc_ag.refc.shape_changes; in xfs_refcount_finish_one()
1183 rcur->bc_ag.refc.shape_changes = shape_changes; in xfs_refcount_finish_one()
A Dxfs_btree.h188 unsigned int shape_changes; /* # of extent splits */ member
A Dxfs_refcount_btree.c338 cur->bc_ag.refc.shape_changes = 0; in xfs_refcountbt_init_common()

Completed in 127 milliseconds