Home
last modified time | relevance | path

Searched refs:to_btrfs_feature_attr (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dsysfs.h63 to_btrfs_feature_attr(struct kobj_attribute *a) in to_btrfs_feature_attr() function
76 return to_btrfs_feature_attr(attr_to_btrfs_attr(attr)); in attr_to_btrfs_feature_attr()
Dsysfs.c84 struct btrfs_feature_attr *fa = to_btrfs_feature_attr(a); in btrfs_feature_attr_show()
100 struct btrfs_feature_attr *fa = to_btrfs_feature_attr(a); in btrfs_feature_attr_store()