Home
last modified time | relevance | path

Searched refs:check_eb_bitmap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dextent-io-tests.c271 static int check_eb_bitmap(unsigned long *bitmap, struct extent_buffer *eb, in check_eb_bitmap() function
312 ret = check_eb_bitmap(bitmap, eb, len); in __test_eb_bitmaps()
320 ret = check_eb_bitmap(bitmap, eb, len); in __test_eb_bitmaps()
333 ret = check_eb_bitmap(bitmap, eb, len); in __test_eb_bitmaps()
346 ret = check_eb_bitmap(bitmap, eb, len); in __test_eb_bitmaps()
370 ret = check_eb_bitmap(bitmap, eb, len); in __test_eb_bitmaps()
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dextent-io-tests.c322 static int check_eb_bitmap(unsigned long *bitmap, struct extent_buffer *eb) in check_eb_bitmap() function
372 ret = check_eb_bitmap(bitmap, eb); in test_bitmap_set()
387 ret = check_eb_bitmap(bitmap, eb); in test_bitmap_clear()
477 ret = check_eb_bitmap(bitmap, eb); in __test_eb_bitmaps()

Completed in 3 milliseconds