Searched refs:xchk_xattr_set_map (Results 1 – 1 of 1) sorted by relevance
/fs/xfs/scrub/ |
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()
|