Searched refs:shape_changes (Results 1 – 4 of 4) sorted by relevance
1107 cur->bc_refc.shape_changes); in xfs_refcount_still_have_space()1300 int shape_changes = 0; in xfs_refcount_adjust() local1316 shape_changes++; in xfs_refcount_adjust()1323 shape_changes++; in xfs_refcount_adjust()1333 shape_changes++; in xfs_refcount_adjust()1334 if (shape_changes) in xfs_refcount_adjust()1335 cur->bc_refc.shape_changes++; in xfs_refcount_adjust()1395 int shape_changes = 0; in xfs_refcount_finish_one() local1410 shape_changes = rcur->bc_refc.shape_changes; in xfs_refcount_finish_one()1425 rcur->bc_refc.shape_changes = shape_changes; in xfs_refcount_finish_one()[all …]
370 cur->bc_refc.shape_changes = 0; in xfs_refcountbt_init_cursor()
299 unsigned int shape_changes; /* # of extent splits */ member
416 cur->bc_refc.shape_changes = 0; in xfs_rtrefcountbt_init_cursor()