Searched refs:current_path (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/iio/amplifiers/ |
| H A D | adl8113.c | 37 enum adl8113_signal_path current_path; member 78 st->current_path = path; in adl8113_set_path() 111 if (st->gain_configs[i].path == st->current_path) { in adl8113_read_raw()
|
| /linux/drivers/nvme/host/ |
| H A D | multipath.c | 249 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() 287 rcu_assign_pointer(head->current_path[node], NULL); in nvme_mpath_revalidate_paths() 365 rcu_assign_pointer(head->current_path[node], found); in __nvme_find_path() 385 struct nvme_ns *old = srcu_dereference(head->current_path[node], in nvme_round_robin_path() 425 rcu_assign_pointer(head->current_path[node], found); in nvme_round_robin_path() 479 ns = srcu_dereference(head->current_path[node], &head->srcu); in nvme_numa_path() 1132 current_ns = srcu_dereference(head->current_path[node], in numa_nodes_show()
|
| H A D | nvme.h | 590 struct nvme_ns __rcu_guarded *current_path[]; member
|
| /linux/fs/btrfs/ |
| H A D | send.c | 4113 struct fs_path *current_path, in rename_current_inode() argument 4118 ret = send_rename(sctx, current_path, new_path); in rename_current_inode() 4126 return fs_path_copy(current_path, new_path); in rename_current_inode()
|