Searched refs:ws_cell (Results 1 – 3 of 3) sorted by relevance
60 cell = rcu_dereference_protected(net->ws_cell, in afs_find_cell_locked()456 old_root = rcu_replace_pointer(net->ws_cell, new_root, in afs_cell_init()901 ws = rcu_replace_pointer(net->ws_cell, NULL, in afs_cell_purge()
211 cell = rcu_dereference_protected(net->ws_cell, lockdep_is_held(&net->cells_lock)); in afs_proc_rootcell_show()247 if (!rcu_access_pointer(net->ws_cell)) in afs_proc_rootcell_write()
294 struct afs_cell __rcu *ws_cell; member