Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Drepair.c548 bool has_other_rmap; in xrep_reap_block() local
571 error = xfs_rmap_has_other_keys(cur, agbno, 1, oinfo, &has_other_rmap); in xrep_reap_block()
589 if (has_other_rmap) in xrep_reap_block()