OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext2fs_find_first_zero_block_bitmap2
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/ext2fs/
bitops.h
152
extern errcode_t
ext2fs_find_first_zero_block_bitmap2
(ext2fs_block_bitmap bitmap,
577
_INLINE_ errcode_t
ext2fs_find_first_zero_block_bitmap2
(ext2fs_block_bitmap bitmap,
function
tst_bitmaps.c
428
retval =
ext2fs_find_first_zero_block_bitmap2
(test_fs->block_map,
431
printf("
ext2fs_find_first_zero_block_bitmap2
() returned %s\n",
Completed in 5576 milliseconds