Searched refs:new_refcount (Results 1 – 1 of 1) sorted by relevance
913 xfs_nlink_t new_refcount; in xfs_refc_want_merge_center() local929 new_refcount = xfs_refc_merge_refcount(cleft, adjust); in xfs_refc_want_merge_center()930 if (left->rc_refcount != new_refcount) in xfs_refc_want_merge_center()932 if (right->rc_refcount != new_refcount) in xfs_refc_want_merge_center()955 xfs_nlink_t new_refcount; in xfs_refc_want_merge_left() local966 new_refcount = xfs_refc_merge_refcount(cleft, adjust); in xfs_refc_want_merge_left()967 if (left->rc_refcount != new_refcount) in xfs_refc_want_merge_left()989 xfs_nlink_t new_refcount; in xfs_refc_want_merge_right() local1000 new_refcount = xfs_refc_merge_refcount(cright, adjust); in xfs_refc_want_merge_right()1001 if (right->rc_refcount != new_refcount) in xfs_refc_want_merge_right()