Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:ext2fs_block_bitmap

120 typedef struct ext2fs_struct_generic_bitmap *ext2fs_block_bitmap;
219 ext2fs_block_bitmap block_map;
484 ext2fs_block_bitmap map, blk_t *ret);
487 ext2fs_block_bitmap map,
495 ext2fs_block_bitmap bmap);
506 ext2fs_block_bitmap bmap);
566 ext2fs_block_bitmap *ret);
572 extern errcode_t ext2fs_fudge_block_bitmap_end(ext2fs_block_bitmap bitmap,
575 ext2fs_block_bitmap bitmap);
611 ext2fs_block_bitmap reserve,
612 ext2fs_block_bitmap alloc_map,
632 extern errcode_t ext2fs_compare_block_bitmap(ext2fs_block_bitmap bm1,
633 ext2fs_block_bitmap bm2);
758 extern void ext2fs_free_block_bitmap(ext2fs_block_bitmap bitmap);
941 ext2fs_block_bitmap bmap);