Searched defs:new_refcount (Results 1 – 2 of 2) sorted by relevance
873 xfs_nlink_t new_refcount; in xfs_refc_want_merge_center() local915 xfs_nlink_t new_refcount; in xfs_refc_want_merge_left() local949 xfs_nlink_t new_refcount; in xfs_refc_want_merge_right() local
246 let new_refcount = atomic_relaxed_op_return(refcount, |x| x - 1); in dec_ref() localVariable