Searched refs:fscrypt_operations (Results 1 - 8 of 8) sorted by path

/linux-master/fs/ceph/
H A Dcrypto.c135 static struct fscrypt_operations ceph_fscrypt_ops = {
/linux-master/fs/ext4/
H A Dcrypto.c235 const struct fscrypt_operations ext4_cryptops = {
H A Dext4.h2754 extern const struct fscrypt_operations ext4_cryptops;
/linux-master/fs/f2fs/
H A Dsuper.c3209 static const struct fscrypt_operations f2fs_cryptops = {
/linux-master/fs/ubifs/
H A Dcrypto.c90 const struct fscrypt_operations ubifs_crypt_operations = {
H A Dubifs.h2150 extern const struct fscrypt_operations ubifs_crypt_operations;
/linux-master/include/linux/
H A Dfs.h73 struct fscrypt_operations;
1227 const struct fscrypt_operations *s_cop;
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)
825 const struct fscrypt_operations *s_cop)

Completed in 300 milliseconds