Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dattr.c267 xchk_xattr_set_map( in xchk_xattr_set_map() function
306 if (!xchk_xattr_set_map(sc, ab->freemap, in xchk_xattr_check_freemap()
373 if (!xchk_xattr_set_map(ds->sc, ab->usedmap, nameidx, namesize)) in xchk_xattr_entry()
440 if (!xchk_xattr_set_map(ds->sc, ab->usedmap, 0, hdrsize)) in xchk_xattr_block()
456 if (!xchk_xattr_set_map(ds->sc, ab->usedmap, off, in xchk_xattr_block()
582 xchk_xattr_set_map(sc, ab->usedmap, 0, sizeof(*sf)); in xchk_xattr_check_sf()
611 if (!xchk_xattr_set_map(sc, ab->usedmap, in xchk_xattr_check_sf()
618 if (!xchk_xattr_set_map(sc, ab->usedmap, in xchk_xattr_check_sf()
625 if (!xchk_xattr_set_map(sc, ab->usedmap, in xchk_xattr_check_sf()
Dattr.h27 bool xchk_xattr_set_map(struct xfs_scrub *sc, unsigned long *map,
Dattr_repair.c259 if (!xchk_xattr_set_map(sc, ab->usedmap, (char *)name - (char *)hdr, in xrep_xattr_salvage_sf_attr()
263 if (!xchk_xattr_set_map(sc, ab->usedmap, (char *)value - (char *)hdr, in xrep_xattr_salvage_sf_attr()
304 if (!xchk_xattr_set_map(rx->sc, ab->usedmap, nameidx, namesize)) in xrep_xattr_salvage_local_attr()
354 if (!xchk_xattr_set_map(rx->sc, ab->usedmap, nameidx, namesize)) in xrep_xattr_salvage_remote_attr()
414 xchk_xattr_set_map(sc, ab->usedmap, 0, hdrsize); in xrep_xattr_recover_leaf()
424 if (!xchk_xattr_set_map(sc, ab->usedmap, off, in xrep_xattr_recover_leaf()
470 xchk_xattr_set_map(sc, ab->usedmap, 0, sizeof(*hdr)); in xrep_xattr_recover_sf()
484 if (xchk_xattr_set_map(sc, ab->usedmap, in xrep_xattr_recover_sf()