Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dcell.c491 static void afs_cell_destroy(struct rcu_head *rcu) in afs_cell_destroy() function
568 call_rcu(&cell->rcu, afs_cell_destroy); in afs_put_cell()