Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsysfs.h25 const char *btrfs_feature_set_name(enum btrfs_feature_set set);
H A Dsysfs.c1774 const char *btrfs_feature_set_name(enum btrfs_feature_set set) in btrfs_feature_set_name() function
H A Dioctl.c4256 const char *type = btrfs_feature_set_name(set); in check_feature_bits()