Lines Matching refs:ext2fs_test_inode_bitmap2
609 if (ext2fs_test_inode_bitmap2(ctx->inode_dir_map, dirent->inode)) { in check_filetype()
611 } else if (ext2fs_test_inode_bitmap2(ctx->inode_reg_map, in check_filetype()
615 ext2fs_test_inode_bitmap2(ctx->inode_bad_map, in check_filetype()
963 if (ext2fs_test_inode_bitmap2(ctx->inode_reg_map, ino) || in needs_encryption()
964 ext2fs_test_inode_bitmap2(ctx->inode_dir_map, ino)) in needs_encryption()
1084 if (ext2fs_test_inode_bitmap2(ctx->inode_casefold_map, ino) && in check_dir_block()
1107 if (!(ext2fs_test_inode_bitmap2(ctx->inode_used_map, ino))) in check_dir_block()
1452 (ext2fs_test_inode_bitmap2(ctx->inode_bb_map, in check_dir_block()
1511 ext2fs_test_inode_bitmap2(ctx->inode_bad_map, in check_dir_block()
1575 !(ext2fs_test_inode_bitmap2(ctx->inode_used_map, in check_dir_block()
1643 (ext2fs_test_inode_bitmap2(ctx->inode_dir_map, in check_dir_block()