Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ecryptfs/
Dsuper.c70 static void ecryptfs_i_callback(struct rcu_head *head) in ecryptfs_i_callback() function
95 call_rcu(&inode->i_rcu, ecryptfs_i_callback); in ecryptfs_destroy_inode()