Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Dsuper.c167 const struct super_operations ecryptfs_sops = { variable
H A Decryptfs_kernel.h518 extern const struct super_operations ecryptfs_sops;
H A Dmain.c479 s->s_op = &ecryptfs_sops; in ecryptfs_get_tree()