Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvme/target/
Dnvmet.h228 struct config_group namespaces_group; member
241 namespaces_group); in namespaces_to_subsys()
Dconfigfs.c909 config_group_init_type_name(&subsys->namespaces_group, in nvmet_subsys_make()
911 configfs_add_default_group(&subsys->namespaces_group, &subsys->group); in nvmet_subsys_make()