Searched refs:ubifs_crypt_operations (Results 1 – 3 of 3) sorted by relevance
79 const struct fscrypt_operations ubifs_crypt_operations = { variable
2110 extern const struct fscrypt_operations ubifs_crypt_operations;
2222 fscrypt_set_ops(sb, &ubifs_crypt_operations); in ubifs_fill_super()