Searched refs:ws_cell (Results 1 – 4 of 4) sorted by relevance
67 cell = net->ws_cell; in afs_find_cell_locked()380 old_root = net->ws_cell; in afs_cell_init()381 net->ws_cell = new_root; in afs_cell_init()951 ws = net->ws_cell; in afs_cell_purge()952 net->ws_cell = NULL; in afs_cell_purge()
199 if (!net->ws_cell) in afs_lookup_atcell()208 cell = net->ws_cell; in afs_lookup_atcell()
159 cell = net->ws_cell; in afs_proc_rootcell_show()
265 struct afs_cell *ws_cell; member