Searched refs:is_rw_mount (Results 1 – 2 of 2) sorted by relevance
52 int btrfs_check_features(struct btrfs_fs_info *fs_info, bool is_rw_mount);
3069 int btrfs_check_features(struct btrfs_fs_info *fs_info, bool is_rw_mount) in btrfs_check_features() argument3108 if (compat_ro_unsupp && is_rw_mount) { in btrfs_check_features()