Lines Matching refs:namespaces
4067 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_find_get_ns()
4090 list_for_each_entry_reverse(tmp, &ns->ctrl->namespaces, list) { in nvme_ns_add_to_ctrl_list()
4096 list_add_rcu(&ns->list, &ns->ctrl->namespaces); in nvme_ns_add_to_ctrl_list()
4385 list_for_each_entry_safe(ns, next, &ctrl->namespaces, list) { in nvme_remove_invalid_namespaces()
4583 list_splice_init_rcu(&ctrl->namespaces, &ns_list, synchronize_rcu); in nvme_remove_namespaces()
5080 INIT_LIST_HEAD(&ctrl->namespaces); in nvme_init_ctrl()
5182 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_mark_namespaces_dead()
5195 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_unfreeze()
5209 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze_timeout()
5226 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_wait_freeze()
5240 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_start_freeze()
5294 list_for_each_entry_srcu(ns, &ctrl->namespaces, list, in nvme_sync_io_queues()