Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Ddisk-io.h53 int btrfs_check_features(struct btrfs_fs_info *fs_info, struct super_block *sb);
Dsuper.c2017 ret = btrfs_check_features(fs_info, sb); in btrfs_remount()
Ddisk-io.c3309 int btrfs_check_features(struct btrfs_fs_info *fs_info, struct super_block *sb) in btrfs_check_features() function
3551 ret = btrfs_check_features(fs_info, sb); in open_ctree()