Home
last modified time | relevance | path

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

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