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