Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddisk-io.c3187 int btrfs_check_features(struct btrfs_fs_info *fs_info, bool is_rw_mount) in btrfs_check_features() function
3414 ret = btrfs_check_features(fs_info, !sb_rdonly(sb)); in open_ctree()
H A Dsuper.c1521 ret = btrfs_check_features(fs_info, !(fc->sb_flags & SB_RDONLY)); in btrfs_reconfigure()