Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ecryptfs/
Dkthread.c87 int __init ecryptfs_init_kthread(void) in ecryptfs_init_kthread() function
Decryptfs_kernel.h698 int ecryptfs_init_kthread(void);
Dmain.c842 rc = ecryptfs_init_kthread(); in ecryptfs_init()