Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ubifs/
Dcrypto.c90 const struct fscrypt_operations ubifs_crypt_operations = {
Dubifs.h2140 extern const struct fscrypt_operations ubifs_crypt_operations;
/Linux-v6.1/include/linux/
Dfscrypt.h70 struct fscrypt_operations { struct
378 const struct fscrypt_operations *s_cop) in fscrypt_set_ops()
742 const struct fscrypt_operations *s_cop) in fscrypt_set_ops()
Dfs.h71 struct fscrypt_operations;
1474 const struct fscrypt_operations *s_cop;
/Linux-v6.1/fs/ext4/
Dcrypto.c238 const struct fscrypt_operations ext4_cryptops = {
Dext4.h2741 extern const struct fscrypt_operations ext4_cryptops;
/Linux-v6.1/fs/f2fs/
Dsuper.c3065 static const struct fscrypt_operations f2fs_cryptops = {