OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext2fs_fast_test_block_bitmap_range
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/ext2fs/
bitops.h
105
extern int
ext2fs_fast_test_block_bitmap_range
(ext2fs_block_bitmap bitmap,
409
_INLINE_ int
ext2fs_fast_test_block_bitmap_range
(ext2fs_block_bitmap bitmap,
function
alloc.c
255
if (
ext2fs_fast_test_block_bitmap_range
(map, b, num)) {
Completed in 19 milliseconds