Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A 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()