Lines Matching defs:adj
918 enum xfs_refc_adjust_op adj,
953 tmp.rc_refcount = 1 + adj;
999 ext.rc_refcount += adj;
1050 enum xfs_refc_adjust_op adj,
1059 if (adj == XFS_REFCOUNT_ADJUST_INCREASE)
1084 error = xfs_refcount_merge_extents(cur, new_agbno, new_aglen, adj,
1095 adj, oinfo);
1452 enum xfs_refc_adjust_op adj)
1475 switch (adj) {
1544 enum xfs_refc_adjust_op adj)
1565 error = xfs_refcount_merge_extents(cur, &agbno, &aglen, adj,
1571 error = xfs_refcount_adjust_cow_extents(cur, agbno, aglen, adj);