Home
last modified time | relevance | path

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

/fs/ecryptfs/
Dsuper.c193 const struct super_operations ecryptfs_sops = { variable
Decryptfs_kernel.h582 extern const struct super_operations ecryptfs_sops;
Dmain.c507 sb->s_op = &ecryptfs_sops; in ecryptfs_fill_super()