Home
last modified time | relevance | path

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

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