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

/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount.c1080 cur->bc_refc.shape_changes);
1271 int shape_changes = 0; local
1289 shape_changes++;
1296 shape_changes++;
1306 shape_changes++;
1307 if (shape_changes)
1308 cur->bc_refc.shape_changes++;
1386 int shape_changes = 0; local
1404 shape_changes = rcur->bc_refc.shape_changes;
[all...]
H A Dxfs_refcount_btree.c371 cur->bc_refc.shape_changes = 0;
H A Dxfs_btree.h298 unsigned int shape_changes; /* # of extent splits */ member in struct:xfs_btree_cur::__anon1032::__anon1034

Completed in 963 milliseconds