Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dalloc.c188 retval = ext2fs_find_first_zero_block_bitmap2(map, in ext2fs_new_block3()
191 retval = ext2fs_find_first_zero_block_bitmap2(map, in ext2fs_new_block3()
447 retval = ext2fs_find_first_zero_block_bitmap2(map, start, in ext2fs_new_range()
Dbitops.h154 extern errcode_t ext2fs_find_first_zero_block_bitmap2(ext2fs_block_bitmap bitmap,
496 _INLINE_ errcode_t ext2fs_find_first_zero_block_bitmap2(ext2fs_block_bitmap bitmap, in ext2fs_find_first_zero_block_bitmap2() function
Dtst_bitmaps_exp45 ext2fs_find_first_zero_block_bitmap2() returned No such file or directory
Dtst_bitmaps.c435 retval = ext2fs_find_first_zero_block_bitmap2(test_fs->block_map, in do_ffzb()
Dgen_bitmap64.c965 retval = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in ext2fs_count_used_clusters()
Dfallocate.c700 err = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in extent_fallocate()
/external/e2fsprogs/misc/
Dmk_hugefiles.c194 retval = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in mk_hugefile()
331 retval = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in get_start_block()
Dmke2fs.c2889 retval = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in fix_cluster_bg_counts()
Dfuse2fs.c3235 err = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in ioctl_fitrim()
/external/e2fsprogs/e2fsck/
Dreadahead.c96 err = ext2fs_find_first_zero_block_bitmap2(ra_map, start, end, in e2fsck_readahead_bitmap()
/external/e2fsprogs/debian/
Dlibext2fs2.symbols270 ext2fs_find_first_zero_block_bitmap2@Base 1.42.2
/external/e2fsprogs/doc/RelNotes/
Dv1.42.txt1129 inline function ext2fs_find_first_zero_block_bitmap2(). This was