Home
last modified time | relevance | path

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

/linux-4.4.14/samples/configfs/
Dconfigfs_sample.c51 int showme; member
66 pos = sprintf(page, "%d\n", childless->showme); in childless_showme_show()
67 childless->showme++; in childless_showme_show()
107 CONFIGFS_ATTR_RO(childless_, showme);