Home
last modified time | relevance | path

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

/linux-6.1.9/fs/configfs/
Dconfigfs_internal.h114 static inline struct configfs_bin_attribute *to_bin_attr(struct dentry *dentry) in to_bin_attr() function
Dfile.c318 buffer->bin_attr = to_bin_attr(dentry); in __configfs_open_file()