Searched defs:target_core_configfs_attribute (Results 1 – 1 of 1) sorted by relevance
71 struct target_core_configfs_attribute { struct72 struct configfs_attribute attr;73 ssize_t (*show)(void *, char *);74 ssize_t (*store)(void *, const char *, size_t);