Home
last modified time | relevance | path

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

/Linux-v5.10/samples/configfs/
Dconfigfs_sample.c35 int showme; member
50 pos = sprintf(page, "%d\n", childless->showme); in childless_showme_show()
51 childless->showme++; in childless_showme_show()
85 CONFIGFS_ATTR_RO(childless_, showme);