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()949 ws = net->ws_cell; in afs_cell_purge()950 net->ws_cell = NULL; in afs_cell_purge()
185 if (!net->ws_cell) in afs_lookup_atcell()194 cell = net->ws_cell; in afs_lookup_atcell()
159 cell = net->ws_cell; in afs_proc_rootcell_show()
266 struct afs_cell *ws_cell; member