Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dsysfs.c110 static struct kobj_attribute *attr_to_btrfs_attr(struct attribute *attr) in attr_to_btrfs_attr() function
118 return to_btrfs_feature_attr(attr_to_btrfs_attr(attr)); in attr_to_btrfs_feature_attr()