Searched refs:nr_ops (Results 1 – 3 of 3) sorted by relevance
806 if (cur->bc_private.a.priv.refc.nr_ops > 2 && in xfs_refcount_still_have_space()811 if (cur->bc_private.a.priv.refc.nr_ops == 0) in xfs_refcount_still_have_space()816 cur->bc_private.a.priv.refc.nr_ops * XFS_REFCOUNT_ITEM_OVERHEAD; in xfs_refcount_still_have_space()881 cur->bc_private.a.priv.refc.nr_ops++; in xfs_refcount_adjust_extents()916 cur->bc_private.a.priv.refc.nr_ops++; in xfs_refcount_adjust_extents()923 cur->bc_private.a.priv.refc.nr_ops++; in xfs_refcount_adjust_extents()1058 unsigned long nr_ops = 0; in xfs_refcount_finish_one() local1079 nr_ops = rcur->bc_private.a.priv.refc.nr_ops; in xfs_refcount_finish_one()1098 rcur->bc_private.a.priv.refc.nr_ops = nr_ops; in xfs_refcount_finish_one()
196 unsigned long nr_ops; /* # record updates */ member
362 cur->bc_private.a.priv.refc.nr_ops = 0; in xfs_refcountbt_init_cursor()