Home
last modified time | relevance | path

Searched defs:rootcell (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/afs/
H A Dmain.c26 static char *rootcell; variable
H A Dcell.c344 int afs_cell_init(struct afs_net *net, const char *rootcell) in afs_cell_init()