Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ubifs/
Dcrypto.c90 const struct fscrypt_operations ubifs_crypt_operations = {
Dubifs.h2145 extern const struct fscrypt_operations ubifs_crypt_operations;
/Linux-v6.6/include/linux/
Dfscrypt.h70 struct fscrypt_operations { struct
387 const struct fscrypt_operations *s_cop) in fscrypt_set_ops()
760 const struct fscrypt_operations *s_cop) in fscrypt_set_ops()
Dfs.h71 struct fscrypt_operations;
1211 const struct fscrypt_operations *s_cop;
/Linux-v6.6/fs/ext4/
Dcrypto.c242 const struct fscrypt_operations ext4_cryptops = {
Dext4.h2737 extern const struct fscrypt_operations ext4_cryptops;
/Linux-v6.6/fs/ceph/
Dcrypto.c135 static struct fscrypt_operations ceph_fscrypt_ops = {
/Linux-v6.6/fs/f2fs/
Dsuper.c3233 static const struct fscrypt_operations f2fs_cryptops = {