Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dsysfs.h16 const char *btrfs_feature_set_name(enum btrfs_feature_set set);
H A Dsysfs.c1487 const char *btrfs_feature_set_name(enum btrfs_feature_set set) in btrfs_feature_set_name() function
H A Dioctl.c4245 const char *type = btrfs_feature_set_name(set); in check_feature_bits()