Home
last modified time | relevance | path

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

/linux-2.6.39/fs/afs/
Dsecurity.c67 static void afs_dispose_of_permits(struct rcu_head *rcu) in afs_dispose_of_permits() function
204 call_rcu(&xpermits->rcu, afs_dispose_of_permits); in afs_cache_permit()