Searched refs:xchk_xattr_set_map (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/xfs/scrub/ |
H A D | attr.c | 246 xchk_xattr_set_map( in xchk_xattr_set_map() function 285 if (!xchk_xattr_set_map(sc, ab->freemap, in xchk_xattr_check_freemap() 352 if (!xchk_xattr_set_map(ds->sc, ab->usedmap, nameidx, namesize)) in xchk_xattr_entry() 408 if (!xchk_xattr_set_map(ds->sc, ab->usedmap, 0, hdrsize)) in xchk_xattr_block() 422 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() 573 if (!xchk_xattr_set_map(sc, ab->usedmap, in xchk_xattr_check_sf() 580 if (!xchk_xattr_set_map(sc, ab->usedmap, in xchk_xattr_check_sf() 587 if (!xchk_xattr_set_map(sc, ab->usedmap, in xchk_xattr_check_sf()
|