Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ecryptfs/
Dsuper.c186 const struct super_operations ecryptfs_sops = { variable
Decryptfs_kernel.h554 extern const struct super_operations ecryptfs_sops;
Dmain.c530 s->s_op = &ecryptfs_sops; in ecryptfs_mount()