fscrypt_operations
static struct fscrypt_operations ceph_fscrypt_ops = {
const struct fscrypt_operations ext4_cryptops = {
extern const struct fscrypt_operations ext4_cryptops;
static const struct fscrypt_operations f2fs_cryptops = {
const struct fscrypt_operations ubifs_crypt_operations = {
extern const struct fscrypt_operations ubifs_crypt_operations;
const struct fscrypt_operations *s_cop;
struct fscrypt_operations;
const struct fscrypt_operations *s_cop)
const struct fscrypt_operations *s_cop)