Searched defs:ext2fs_block_bitmap (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dext2fs.h111 typedef struct ext2fs_struct_generic_bitmap *ext2fs_block_bitmap; typedef in typeref:struct:ext2fs_struct_generic_bitmap
223 ext2fs_block_bitmap block_map;
645 ext2fs_block_bitmap map, blk_t *ret);
647 ext2fs_block_bitmap map, blk64_t *ret);
650 ext2fs_block_bitmap map,
654 ext2fs_block_bitmap map,
671 ext2fs_block_bitmap bmap);
690 ext2fs_block_bitmap bmap);
739 extern void ext2fs_free_block_bitmap(ext2fs_block_bitmap bitmap);
749 ext2fs_block_bitmap *re
[all...]

Completed in 52 milliseconds