Searched refs:ecryptfs_sops (Results 1 – 3 of 3) sorted by relevance
193 const struct super_operations ecryptfs_sops = { variable
582 extern const struct super_operations ecryptfs_sops;
507 sb->s_op = &ecryptfs_sops; in ecryptfs_fill_super()