Searched refs:ecryptfs_sops (Results 1 – 3 of 3) sorted by relevance
186 const struct super_operations ecryptfs_sops = { variable
554 extern const struct super_operations ecryptfs_sops;
530 s->s_op = &ecryptfs_sops; in ecryptfs_mount()