Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dsysfs.h80 extern const char * const btrfs_feature_set_names[FEAT_MAX];
Dsysfs.c642 const char * const btrfs_feature_set_names[FEAT_MAX] = { variable
707 btrfs_feature_set_names[set], i); in init_feature_attrs()
Dioctl.c5749 const char *type = btrfs_feature_set_names[set]; in check_feature_bits()