Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dbmap.c448 bool have_map; in xchk_bmap_check_rmap() local
466 have_map = xfs_iext_lookup_extent(sc->ip, ifp, rec->rm_offset, in xchk_bmap_check_rmap()
468 if (!have_map) in xchk_bmap_check_rmap()
478 while (have_map) { in xchk_bmap_check_rmap()
496 have_map = xfs_iext_next_extent(ifp, &sbcri->icur, &irec); in xchk_bmap_check_rmap()
497 if (!have_map) in xchk_bmap_check_rmap()