Home
last modified time | relevance | path

Searched refs:fscrypt_operations (Results 1 – 7 of 7) sorted by relevance

/linux/fs/ubifs/
H A Dcrypto.c90 const struct fscrypt_operations ubifs_crypt_operations = {
H A Dubifs.h2137 extern const struct fscrypt_operations ubifs_crypt_operations;
/linux/include/linux/
H A Dfscrypt.h63 struct fscrypt_operations { struct
446 const struct fscrypt_operations *s_cop) in fscrypt_set_ops()
825 const struct fscrypt_operations *s_cop) in fscrypt_set_ops()
H A Dfs.h75 struct fscrypt_operations;
1278 const struct fscrypt_operations *s_cop;
/linux/fs/ext4/
H A Dcrypto.c229 const struct fscrypt_operations ext4_cryptops = {
H A Dext4.h2770 extern const struct fscrypt_operations ext4_cryptops;
/linux/fs/ceph/
H A Dcrypto.c135 static struct fscrypt_operations ceph_fscrypt_ops = {