Searched refs:nr_ops (Results 1 – 5 of 5) sorted by relevance
919 unsigned int nr_ops; member961 gnttab_batch_copy(batch->ops, batch->nr_ops); in gntdev_copy()968 for (i = 0; i < batch->nr_ops; i++) { in gntdev_copy()985 batch->nr_ops = 0; in gntdev_copy()1023 if (batch->nr_ops >= GNTDEV_COPY_BATCH) { in gntdev_grant_copy_seg()1031 op = &batch->ops[batch->nr_ops]; in gntdev_grant_copy_seg()1077 batch->status[batch->nr_ops] = status; in gntdev_grant_copy_seg()1078 batch->nr_ops++; in gntdev_grant_copy_seg()1094 batch.nr_ops = 0; in gntdev_ioctl_grant_copy()1111 if (batch.nr_ops) in gntdev_ioctl_grant_copy()
846 if (cur->bc_private.a.priv.refc.nr_ops > 2 && in xfs_refcount_still_have_space()851 if (cur->bc_private.a.priv.refc.nr_ops == 0) in xfs_refcount_still_have_space()856 cur->bc_private.a.priv.refc.nr_ops * XFS_REFCOUNT_ITEM_OVERHEAD; in xfs_refcount_still_have_space()920 cur->bc_private.a.priv.refc.nr_ops++; in xfs_refcount_adjust_extents()955 cur->bc_private.a.priv.refc.nr_ops++; in xfs_refcount_adjust_extents()962 cur->bc_private.a.priv.refc.nr_ops++; in xfs_refcount_adjust_extents()1095 unsigned long nr_ops = 0; in xfs_refcount_finish_one() local1116 nr_ops = rcur->bc_private.a.priv.refc.nr_ops; in xfs_refcount_finish_one()1135 rcur->bc_private.a.priv.refc.nr_ops = nr_ops; in xfs_refcount_finish_one()
183 unsigned long nr_ops; /* # record updates */ member
346 cur->bc_private.a.priv.refc.nr_ops = 0; in xfs_refcountbt_init_cursor()
24 u32 nr_ops; member