Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ecryptfs/
Dsuper.c184 const struct super_operations ecryptfs_sops = { variable
Decryptfs_kernel.h540 extern const struct super_operations ecryptfs_sops;
Dmain.c532 s->s_op = &ecryptfs_sops; in ecryptfs_mount()