Searched refs:ext2fs_find_first_zero_block_bitmap2 (Results 1 – 11 of 11) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | alloc.c | 188 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()
|
D | bitops.h | 154 extern errcode_t ext2fs_find_first_zero_block_bitmap2(ext2fs_block_bitmap bitmap, 590 _INLINE_ errcode_t ext2fs_find_first_zero_block_bitmap2(ext2fs_block_bitmap bitmap, in ext2fs_find_first_zero_block_bitmap2() function
|
D | tst_bitmaps_exp | 45 ext2fs_find_first_zero_block_bitmap2() returned No such file or directory
|
D | tst_bitmaps.c | 435 retval = ext2fs_find_first_zero_block_bitmap2(test_fs->block_map, in do_ffzb()
|
D | fallocate.c | 700 err = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in extent_fallocate()
|
/external/e2fsprogs/misc/ |
D | mk_hugefiles.c | 310 retval = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in mk_hugefile() 445 retval = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in get_start_block()
|
D | mke2fs.c | 2743 retval = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in fix_cluster_bg_counts()
|
D | fuse2fs.c | 3233 err = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in ioctl_fitrim()
|
/external/e2fsprogs/e2fsck/ |
D | readahead.c | 96 err = ext2fs_find_first_zero_block_bitmap2(ra_map, start, end, in e2fsck_readahead_bitmap()
|
/external/e2fsprogs/debian/ |
D | libext2fs2.symbols | 245 ext2fs_find_first_zero_block_bitmap2@Base 1.42.2
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.42.txt | 1129 inline function ext2fs_find_first_zero_block_bitmap2(). This was
|