Searched refs:save_type (Results 1 – 3 of 3) sorted by relevance
268 unsigned int save_type; in e2fsck_read_bitmaps() local279 &save_type); in e2fsck_read_bitmaps()281 fs->default_bitmap_type = save_type; in e2fsck_read_bitmaps()814 unsigned int save_type; in e2fsck_allocate_inode_bitmap() local816 e2fsck_set_bitmap_type(fs, deftype, name, &save_type); in e2fsck_allocate_inode_bitmap()818 fs->default_bitmap_type = save_type; in e2fsck_allocate_inode_bitmap()828 unsigned int save_type; in e2fsck_allocate_block_bitmap() local830 e2fsck_set_bitmap_type(fs, deftype, name, &save_type); in e2fsck_allocate_block_bitmap()832 fs->default_bitmap_type = save_type; in e2fsck_allocate_block_bitmap()842 unsigned int save_type; in e2fsck_allocate_subcluster_bitmap() local[all …]
93 unsigned int save_type; in e2fsck_pass2() local115 "inode_count", &save_type); in e2fsck_pass2()120 fs->default_bitmap_type = save_type; in e2fsck_pass2()
565 unsigned int save_type; in e2fsck_pass1() local644 "inode_link_info", &save_type); in e2fsck_pass1()647 fs->default_bitmap_type = save_type; in e2fsck_pass1()