Searched refs:ext2fs_read_block_bitmap (Results 1 – 20 of 20) sorted by relevance
360 retval = ext2fs_read_block_bitmap(fs); in ext2fs_image_bitmap_write()438 retval = ext2fs_read_block_bitmap(fs); in ext2fs_image_bitmap_read()
241 retval = ext2fs_read_block_bitmap(fs); in ext2fs_alloc_block3()
645 errcode_t ext2fs_read_block_bitmap(ext2_filsys fs) in ext2fs_read_block_bitmap() function
1763 extern errcode_t ext2fs_read_block_bitmap(ext2_filsys fs);
46 retval = ext2fs_read_block_bitmap(fs); in main()
228 ret = ext2fs_read_block_bitmap(fs); in process_fs()
251 retval = ext2fs_read_block_bitmap(fs); in scan_offline()
2720 retval = ext2fs_read_block_bitmap(fs); in resize_inode()
3830 err = ext2fs_read_block_bitmap(global_fs); in main()
86 retval = ext2fs_read_block_bitmap(fs); in LLVMFuzzerTestOneInput()
131 retval = ext2fs_read_block_bitmap(fs); in ext_to_sparse()
298 errcode_t error = ext2fs_read_block_bitmap(filsys_); in GetFiles()
478 ext2fs_read_block_bitmap@Base 1.37
147 142: FUNC GLOBAL DEFAULT 15 ext2fs_read_block_bitmap
148 143: FUNC GLOBAL DEFAULT 11 ext2fs_read_block_bitmap
4335 retval = ext2fs_read_block_bitmap(fs); in e2fsck_get_alloc_block()4360 retval = ext2fs_read_block_bitmap(fs); in e2fsck_new_range()
935 @deftypefun errcode_t ext2fs_read_block_bitmap (ext2_filsys @var{fs})