Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_refcount.c1300 int shape_changes = 0; in xfs_refcount_adjust() local
1316 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()
1395 int shape_changes = 0; in xfs_refcount_finish_one() local
1410 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()
1508 int shape_changes = 0; in xfs_rtrefcount_finish_one() local
1523 shape_changes = rcur->bc_refc.shape_changes; in xfs_rtrefcount_finish_one()
[all …]
A Dxfs_refcount_btree.c370 cur->bc_refc.shape_changes = 0; in xfs_refcountbt_init_cursor()
A Dxfs_btree.h302 unsigned int shape_changes; /* # of extent splits */ member
A Dxfs_rtrefcount_btree.c416 cur->bc_refc.shape_changes = 0; in xfs_rtrefcountbt_init_cursor()

Completed in 14 milliseconds