Searched refs:ext4_cryptops (Results 1 – 3 of 3) sorted by relevance
229 const struct fscrypt_operations ext4_cryptops = { variable
2795 extern const struct fscrypt_operations ext4_cryptops;
5372 sb->s_cop = &ext4_cryptops; in __ext4_fill_super()