Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dcell.c124 static struct afs_cell *afs_alloc_cell(struct afs_net *net, in afs_alloc_cell() function
237 candidate = afs_alloc_cell(net, name, namesz, vllist); in afs_lookup_cell()