Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Dbmap.c469 bool have_map; in xchk_bmap_check_rmap() local
487 have_map = xfs_iext_lookup_extent(sc->ip, ifp, rec->rm_offset, in xchk_bmap_check_rmap()
489 if (!have_map) in xchk_bmap_check_rmap()
500 while (have_map) { in xchk_bmap_check_rmap()
519 have_map = xfs_iext_next_extent(ifp, &sbcri->icur, &irec); in xchk_bmap_check_rmap()
520 if (!have_map) in xchk_bmap_check_rmap()
/Linux-v6.1/tools/perf/util/
Ddlfilter.c267 goto have_map; in dlfilter__object_code()
274 have_map: in dlfilter__object_code()