Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:inode_reg_map

22  * 	- A bitmap of which inodes are regular files.	(inode_reg_map)
614 _("regular file inode map"), &ctx->inode_reg_map);
1028 ext2fs_mark_inode_bitmap(ctx->inode_reg_map, ino);
1654 if (ctx->inode_reg_map)
1655 ext2fs_unmark_inode_bitmap(ctx->inode_reg_map, ino);