Home
last modified time | relevance | path

Searched refs:old_stack_height (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/scrub/
H A Drefcount_repair.c407 uint64_t old_stack_height; in xrep_refc_find_refcounts() local
452 old_stack_height = rcbag_count(rcstack); in xrep_refc_find_refcounts()
474 if (rcbag_count(rcstack) != old_stack_height) { in xrep_refc_find_refcounts()
475 if (old_stack_height > 1) { in xrep_refc_find_refcounts()
479 old_stack_height); in xrep_refc_find_refcounts()
489 old_stack_height = rcbag_count(rcstack); in xrep_refc_find_refcounts()