Home
last modified time | relevance | path

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

/linux-6.15/fs/ubifs/
H A Dcrypto.c90 const struct fscrypt_operations ubifs_crypt_operations = {
H A Dubifs.h2135 extern const struct fscrypt_operations ubifs_crypt_operations;
/linux-6.15/include/linux/
H A Dfscrypt.h63 struct fscrypt_operations { struct
445 const struct fscrypt_operations *s_cop) in fscrypt_set_ops()
822 const struct fscrypt_operations *s_cop) in fscrypt_set_ops()
H A Dfs.h76 struct fscrypt_operations;
1336 const struct fscrypt_operations *s_cop;
/linux-6.15/fs/ext4/
H A Dcrypto.c229 const struct fscrypt_operations ext4_cryptops = {
H A Dext4.h2785 extern const struct fscrypt_operations ext4_cryptops;
/linux-6.15/fs/ceph/
H A Dcrypto.c135 static struct fscrypt_operations ceph_fscrypt_ops = {
/linux-6.15/fs/f2fs/
H A Dsuper.c3315 static const struct fscrypt_operations f2fs_cryptops = {