Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dsysfs.h82 extern const char * const btrfs_feature_set_names[3];
Dsysfs.c563 const char * const btrfs_feature_set_names[3] = { variable
628 btrfs_feature_set_names[set], i); in init_feature_attrs()
Dioctl.c5401 const char *type = btrfs_feature_set_names[set]; in check_feature_bits()