Searched refs:xchk_xattr_set_map (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/xfs/scrub/ |
D | attr.c | 129 xchk_xattr_set_map( in xchk_xattr_set_map() function 171 if (!xchk_xattr_set_map(sc, freemap, in xchk_xattr_check_freemap() 239 if (!xchk_xattr_set_map(ds->sc, usedmap, nameidx, namesize)) in xchk_xattr_entry() 294 if (!xchk_xattr_set_map(ds->sc, usedmap, 0, hdrsize)) in xchk_xattr_block() 308 if (!xchk_xattr_set_map(ds->sc, usedmap, off, in xchk_xattr_block()
|