Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ecryptfs/
H A 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()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A 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()

Completed in 1 milliseconds