Home
last modified time | relevance | path

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

/linux/fs/btrfs/tests/
H A Dextent-io-tests.c341 static int check_eb_bitmap(unsigned long *bitmap, struct extent_buffer *eb) in check_eb_bitmap() function
391 ret = check_eb_bitmap(bitmap, eb); in test_bitmap_set()
406 ret = check_eb_bitmap(bitmap, eb); in test_bitmap_clear()
496 ret = check_eb_bitmap(bitmap, eb); in __test_eb_bitmaps()