Home
last modified time | relevance | path

Searched refs:xbitmap64_test (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Dino_bitmap.h34 return xbitmap64_test(&bitmap->inobitmap, ino, &len); in xino_bitmap_test()
H A Dbitmap.h35 bool xbitmap64_test(struct xbitmap64 *bitmap, uint64_t start, uint64_t *len);
H A Dbitmap.c277 xbitmap64_test( in xbitmap64_test() function