Home
last modified time | relevance | path

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

/drivers/nvme/host/
A Dmultipath.c249 if (ns == rcu_access_pointer(head->current_path[node])) { in nvme_mpath_clear_current_path()
250 rcu_assign_pointer(head->current_path[node], NULL); in nvme_mpath_clear_current_path()
288 rcu_assign_pointer(head->current_path[node], NULL); in nvme_mpath_revalidate_paths()
346 rcu_assign_pointer(head->current_path[node], found); in __nvme_find_path()
364 struct nvme_ns *old = srcu_dereference(head->current_path[node], in nvme_round_robin_path()
404 rcu_assign_pointer(head->current_path[node], found); in nvme_round_robin_path()
456 ns = srcu_dereference(head->current_path[node], &head->srcu); in nvme_numa_path()
1115 current_ns = srcu_dereference(head->current_path[node], in numa_nodes_show()
A Dnvme.h513 struct nvme_ns __rcu *current_path[]; member

Completed in 11 milliseconds