Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dnvmet.h289 static inline struct nvmet_subsys *namespaces_to_subsys( in namespaces_to_subsys() function
H A Dconfigfs.c659 struct nvmet_subsys *subsys = namespaces_to_subsys(&group->cg_item); in nvmet_ns_make()