Searched refs:xchk_xattr_set_map (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/fs/xfs/scrub/ |
| D | attr.c | 250 xchk_xattr_set_map( in xchk_xattr_set_map() function 289 if (!xchk_xattr_set_map(sc, ab->freemap, in xchk_xattr_check_freemap() 356 if (!xchk_xattr_set_map(ds->sc, ab->usedmap, nameidx, namesize)) in xchk_xattr_entry() 412 if (!xchk_xattr_set_map(ds->sc, ab->usedmap, 0, hdrsize)) in xchk_xattr_block() 426 if (!xchk_xattr_set_map(ds->sc, ab->usedmap, off, in xchk_xattr_block() 543 xchk_xattr_set_map(sc, ab->usedmap, 0, sizeof(sf->hdr)); in xchk_xattr_check_sf() 564 if (!xchk_xattr_set_map(sc, ab->usedmap, in xchk_xattr_check_sf() 571 if (!xchk_xattr_set_map(sc, ab->usedmap, in xchk_xattr_check_sf() 578 if (!xchk_xattr_set_map(sc, ab->usedmap, in xchk_xattr_check_sf()
|