Home
last modified time | relevance | path

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

/fs/ecryptfs/
Ddentry.c54 static void ecryptfs_dentry_free_rcu(struct rcu_head *head) in ecryptfs_dentry_free_rcu() function
71 call_rcu(&p->rcu, ecryptfs_dentry_free_rcu); in ecryptfs_d_release()