Home
last modified time | relevance | path

Searched defs:childless_attribute (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/Documentation/filesystems/configfs/
Dconfigfs_example_explicit.c56 struct childless_attribute { struct
57 struct configfs_attribute attr;
58 ssize_t (*show)(struct childless *, char *);
59 ssize_t (*store)(struct childless *, const char *, size_t);