Home
last modified time | relevance | path

Searched refs:ws_cell (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/afs/
Dcell.c67 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()
Ddynroot.c185 if (!net->ws_cell) in afs_lookup_atcell()
194 cell = net->ws_cell; in afs_lookup_atcell()
Dproc.c159 cell = net->ws_cell; in afs_proc_rootcell_show()
Dinternal.h266 struct afs_cell *ws_cell; member