Searched refs:xchk_xattr_set_map (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A 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()
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | attr.c | 186 xchk_xattr_set_map( in xchk_xattr_set_map() function 227 if (!xchk_xattr_set_map(sc, freemap, in xchk_xattr_check_freemap() 294 if (!xchk_xattr_set_map(ds->sc, usedmap, nameidx, namesize)) in xchk_xattr_entry() 359 if (!xchk_xattr_set_map(ds->sc, usedmap, 0, hdrsize)) in xchk_xattr_block() 373 if (!xchk_xattr_set_map(ds->sc, usedmap, off, in xchk_xattr_block()
|
Completed in 2 milliseconds