Searched refs:empty_dir_blocks (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Demptydir.c23 ext2fs_block_bitmap empty_dir_blocks; member in struct:empty_dir_info_struct
57 &edi->empty_dir_blocks);
79 if (edi->empty_dir_blocks)
80 ext2fs_free_block_bitmap(edi->empty_dir_blocks);
100 ext2fs_mark_block_bitmap2(edi->empty_dir_blocks, db->blk);
138 } while (ext2fs_test_block_bitmap2(edi->empty_dir_blocks, new_block));

Completed in 115 milliseconds