Home
last modified time | relevance | path

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

/lib/
Dkobject.c1097 bool may_mount = true; in kobj_ns_current_may_mount() local
1102 may_mount = kobj_ns_ops_tbl[type]->current_may_mount(); in kobj_ns_current_may_mount()
1105 return may_mount; in kobj_ns_current_may_mount()