Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/ !
Dsysfs.h68 static inline struct kobj_attribute *attr_to_btrfs_attr(struct attribute *attr) in attr_to_btrfs_attr() function
76 return to_btrfs_feature_attr(attr_to_btrfs_attr(attr)); in attr_to_btrfs_feature_attr()