Searched refs:dstmap (Results 1 – 1 of 1) sorted by relevance
163 unsigned long *dstmap; in xchk_xattr_check_freemap() local178 dstmap = freemap + BITS_TO_LONGS(mapsize); in xchk_xattr_check_freemap()179 return bitmap_and(dstmap, freemap, map, mapsize) == 0; in xchk_xattr_check_freemap()