Searched refs:start_namespace (Results 1 – 3 of 3) sorted by relevance
91 struct lun *start_namespace(u_int id) override;409 nvmf_controller::start_namespace(u_int id) in start_namespace() function in nvmf_controller
453 lun = target->start_namespace(id); in controller_start_namespace()
415 virtual struct lun *start_namespace(u_int) { return nullptr; } in start_namespace() function