Searched refs:btrfs_check_options (Results 1 – 3 of 3) sorted by relevance
13 bool btrfs_check_options(const struct btrfs_fs_info *info,
665 bool btrfs_check_options(const struct btrfs_fs_info *info, in btrfs_check_options() function1508 if (!btrfs_check_options(fs_info, &ctx->mount_opt, fc->sb_flags)) in btrfs_reconfigure()
3404 if (!btrfs_check_options(fs_info, &fs_info->mount_opt, sb->s_flags)) { in open_ctree()