Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ecryptfs/
Dkthread.c72 int __init ecryptfs_init_kthread(void) in ecryptfs_init_kthread() function
Decryptfs_kernel.h682 int ecryptfs_init_kthread(void);
Dmain.c838 rc = ecryptfs_init_kthread(); in ecryptfs_init()