Searched refs:btrfs_check_features (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Ddisk-io.h61 int btrfs_check_features(struct btrfs_fs_info *fs_info, bool is_rw_mount);
H A Ddisk-io.c3103 int btrfs_check_features(struct btrfs_fs_info *fs_info, bool is_rw_mount) function
3329 ret = btrfs_check_features(fs_info, !sb_rdonly(sb));
H A Dsuper.c1473 ret = btrfs_check_features(fs_info, !(fc->sb_flags & SB_RDONLY));

Completed in 181 milliseconds