HomeSort by relevance Sort by last modified time
    Searched refs:ext2fs_fast_test_block_bitmap_range (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ext2fs/
bitops.h 101 extern int ext2fs_fast_test_block_bitmap_range(ext2fs_block_bitmap bitmap,
405 _INLINE_ int ext2fs_fast_test_block_bitmap_range(ext2fs_block_bitmap bitmap, function
alloc.c 254 if (ext2fs_fast_test_block_bitmap_range(map, b, num)) {

Completed in 38 milliseconds