Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/target/
Dnvmet.h212 struct config_group namespaces_group; member
225 namespaces_group); in namespaces_to_subsys()
Dconfigfs.c852 config_group_init_type_name(&subsys->namespaces_group, in nvmet_subsys_make()
854 configfs_add_default_group(&subsys->namespaces_group, &subsys->group); in nvmet_subsys_make()