Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/filesystems/configfs/
Dconfigfs_example_macros.c66 static ssize_t childless_showme_read(struct childless *childless, in childless_showme_read() function
114 CHILDLESS_ATTR_RO(showme, childless_showme_read);
Dconfigfs_example_explicit.c67 static ssize_t childless_showme_read(struct childless *childless, in childless_showme_read() function
117 .show = childless_showme_read,