Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dcell.c422 static void afs_cell_destroy(struct rcu_head *rcu) in afs_cell_destroy() function
684 call_rcu(&cell->rcu, afs_cell_destroy); in afs_manage_cell()