Searched refs:new_refcount (Results 1 – 1 of 1) sorted by relevance
867 xfs_nlink_t new_refcount; in xfs_refc_want_merge_center() local883 new_refcount = xfs_refc_merge_refcount(cleft, adjust); in xfs_refc_want_merge_center()884 if (left->rc_refcount != new_refcount) in xfs_refc_want_merge_center()886 if (right->rc_refcount != new_refcount) in xfs_refc_want_merge_center()909 xfs_nlink_t new_refcount; in xfs_refc_want_merge_left() local920 new_refcount = xfs_refc_merge_refcount(cleft, adjust); in xfs_refc_want_merge_left()921 if (left->rc_refcount != new_refcount) in xfs_refc_want_merge_left()943 xfs_nlink_t new_refcount; in xfs_refc_want_merge_right() local954 new_refcount = xfs_refc_merge_refcount(cright, adjust); in xfs_refc_want_merge_right()955 if (right->rc_refcount != new_refcount) in xfs_refc_want_merge_right()