Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/scrub/
Drepair.c536 bool has_other_rmap; in xrep_reap_block() local
557 error = xfs_rmap_has_other_keys(cur, agbno, 1, oinfo, &has_other_rmap); in xrep_reap_block()
575 if (has_other_rmap) in xrep_reap_block()