Home
last modified time | relevance | path

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

/openbmc/linux/fs/ecryptfs/
H A Dkthread.c72 int __init ecryptfs_init_kthread(void) in ecryptfs_init_kthread() function
H A Decryptfs_kernel.h682 int ecryptfs_init_kthread(void);
H A Dmain.c838 rc = ecryptfs_init_kthread(); in ecryptfs_init()