Lines Matching refs:adj
868 enum xfs_refc_adjust_op adj, in xfs_refcount_adjust_extents() argument
903 tmp.rc_refcount = 1 + adj; in xfs_refcount_adjust_extents()
946 ext.rc_refcount += adj; in xfs_refcount_adjust_extents()
995 enum xfs_refc_adjust_op adj, in xfs_refcount_adjust() argument
1004 if (adj == XFS_REFCOUNT_ADJUST_INCREASE) in xfs_refcount_adjust()
1029 error = xfs_refcount_merge_extents(cur, new_agbno, new_aglen, adj, in xfs_refcount_adjust()
1040 adj, oinfo); in xfs_refcount_adjust()
1390 enum xfs_refc_adjust_op adj) in xfs_refcount_adjust_cow_extents() argument
1413 switch (adj) { in xfs_refcount_adjust_cow_extents()
1469 enum xfs_refc_adjust_op adj) in xfs_refcount_adjust_cow() argument
1490 error = xfs_refcount_merge_extents(cur, &agbno, &aglen, adj, in xfs_refcount_adjust_cow()
1496 error = xfs_refcount_adjust_cow_extents(cur, agbno, aglen, adj); in xfs_refcount_adjust_cow()