Home
last modified time | relevance | path

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

/linux/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/include/linux/
H A Dfscrypt.h57 /* Maximum value for the third parameter of fscrypt_operations.set_context(). */
63 struct fscrypt_operations { struct
446 const struct fscrypt_operations *s_cop) in fscrypt_set_ops()
823 const struct fscrypt_operations *s_cop) in fscrypt_set_ops()
75 needs_bounce_pagesfscrypt_operations global() argument
86 has_32bit_inodesfscrypt_operations global() argument
98 supports_subblock_data_unitsfscrypt_operations global() argument
110 legacy_key_prefixfscrypt_operations global() argument
124 get_contextfscrypt_operations global() argument
142 set_contextfscrypt_operations global() argument
154 get_dummy_policyfscrypt_operations global() argument
159 empty_dirfscrypt_operations global() argument
175 has_stable_inodesfscrypt_operations global() argument
191 get_devicesfscrypt_operations global() argument
H A Dfs.h76 struct fscrypt_operations;
1350 const struct fscrypt_operations *s_cop;
/linux/fs/ext4/
H A Dcrypto.c229 const struct fscrypt_operations ext4_cryptops = {
H A Dext4.h2795 extern const struct fscrypt_operations ext4_cryptops;
/linux/fs/ceph/
H A Dcrypto.c135 static struct fscrypt_operations ceph_fscrypt_ops = {
/linux/fs/f2fs/
H A Dsuper.c3572 static const struct fscrypt_operations f2fs_cryptops = {