Searched defs:to_attr (Results 1 – 4 of 4) sorted by relevance
129 static inline struct configfs_attribute * to_attr(struct dentry * dentry) in to_attr() function
62 to_attr(struct attribute *attr) in to_attr() function
26 to_attr(struct attribute *attr) in to_attr() function
904 #define to_attr(a) container_of(a, struct freq_attr, attr) macro