Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ecryptfs/
Dkthread.c72 int __init ecryptfs_init_kthread(void) in ecryptfs_init_kthread() function
Decryptfs_kernel.h697 int ecryptfs_init_kthread(void);
Dmain.c826 rc = ecryptfs_init_kthread(); in ecryptfs_init()