Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dbmap.c544 bool have_map; in xchk_bmap_check_rmap() local
562 have_map = xfs_iext_lookup_extent(sc->ip, ifp, rec->rm_offset, in xchk_bmap_check_rmap()
564 if (!have_map) in xchk_bmap_check_rmap()
575 while (have_map) { in xchk_bmap_check_rmap()
594 have_map = xfs_iext_next_extent(ifp, &sbcri->icur, &irec); in xchk_bmap_check_rmap()
595 if (!have_map) in xchk_bmap_check_rmap()