Home
last modified time | relevance | path

Searched refs:ubifs_crypt_operations (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dcrypto.c90 const struct fscrypt_operations ubifs_crypt_operations = { variable
H A Dubifs.h2145 extern const struct fscrypt_operations ubifs_crypt_operations;
H A Dsuper.c2227 fscrypt_set_ops(sb, &ubifs_crypt_operations); in ubifs_fill_super()