Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ubifs/
Dcrypto.c90 const struct fscrypt_operations ubifs_crypt_operations = {
Dubifs.h2137 extern const struct fscrypt_operations ubifs_crypt_operations;
/linux-6.14.4/include/linux/
Dfscrypt.h63 struct fscrypt_operations { struct
447 const struct fscrypt_operations *s_cop) in fscrypt_set_ops()
826 const struct fscrypt_operations *s_cop) in fscrypt_set_ops()
Dfs.h75 struct fscrypt_operations;
1338 const struct fscrypt_operations *s_cop;
/linux-6.14.4/fs/ext4/
Dcrypto.c229 const struct fscrypt_operations ext4_cryptops = {
Dext4.h2764 extern const struct fscrypt_operations ext4_cryptops;
/linux-6.14.4/fs/ceph/
Dcrypto.c135 static struct fscrypt_operations ceph_fscrypt_ops = {
/linux-6.14.4/fs/f2fs/
Dsuper.c3297 static const struct fscrypt_operations f2fs_cryptops = {