Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dbmap.c489 bool have_map; in xchk_bmap_check_rmap() local
507 have_map = xfs_iext_lookup_extent(sc->ip, ifp, rec->rm_offset, in xchk_bmap_check_rmap()
509 if (!have_map) in xchk_bmap_check_rmap()
519 while (have_map) { in xchk_bmap_check_rmap()
537 have_map = xfs_iext_next_extent(ifp, &sbcri->icur, &irec); in xchk_bmap_check_rmap()
538 if (!have_map) in xchk_bmap_check_rmap()