Home
last modified time | relevance | path

Searched refs:btrfs_check_options (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dsuper.h13 bool btrfs_check_options(const struct btrfs_fs_info *info,
H A Dsuper.c665 bool btrfs_check_options(const struct btrfs_fs_info *info, in btrfs_check_options() function
1508 if (!btrfs_check_options(fs_info, &ctx->mount_opt, fc->sb_flags)) in btrfs_reconfigure()
H A Ddisk-io.c3404 if (!btrfs_check_options(fs_info, &fs_info->mount_opt, sb->s_flags)) { in open_ctree()