Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_refcount.c1039 cur->bc_ag.refc.shape_changes); in xfs_refcount_still_have_space()
1221 int shape_changes = 0; in xfs_refcount_adjust() local
1239 shape_changes++; in xfs_refcount_adjust()
1246 shape_changes++; in xfs_refcount_adjust()
1256 shape_changes++; in xfs_refcount_adjust()
1257 if (shape_changes) in xfs_refcount_adjust()
1258 cur->bc_ag.refc.shape_changes++; in xfs_refcount_adjust()
1334 int shape_changes = 0; in xfs_refcount_finish_one() local
1356 shape_changes = rcur->bc_ag.refc.shape_changes; in xfs_refcount_finish_one()
1369 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.c347 cur->bc_ag.refc.shape_changes = 0; in xfs_refcountbt_init_common()

Completed in 12 milliseconds