Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ecryptfs/
Dkthread.c86 int __init ecryptfs_init_kthread(void) in ecryptfs_init_kthread() function
Decryptfs_kernel.h711 int ecryptfs_init_kthread(void);
Dmain.c846 rc = ecryptfs_init_kthread(); in ecryptfs_init()