Home
last modified time | relevance | path

Searched refs:is_rw_mount (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Ddisk-io.h52 int btrfs_check_features(struct btrfs_fs_info *fs_info, bool is_rw_mount);
H A Ddisk-io.c3070 int btrfs_check_features(struct btrfs_fs_info *fs_info, bool is_rw_mount) in btrfs_check_features() argument
3109 if (compat_ro_unsupp && is_rw_mount) { in btrfs_check_features()