Home
last modified time | relevance | path

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

/Linux-v5.4/samples/configfs/
Dconfigfs_sample.c37 int showme; member
52 pos = sprintf(page, "%d\n", childless->showme); in childless_showme_show()
53 childless->showme++; in childless_showme_show()
93 CONFIGFS_ATTR_RO(childless_, showme);