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