Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dcell.c114 static struct afs_cell *afs_alloc_cell(struct afs_net *net, in afs_alloc_cell() function
258 candidate = afs_alloc_cell(net, name, namesz, vllist); in afs_lookup_cell()