fscrypt_d_ops 395 fs/crypto/crypto.c const struct dentry_operations fscrypt_d_ops = { fscrypt_d_ops 241 fs/crypto/fscrypt_private.h extern const struct dentry_operations fscrypt_d_ops; fscrypt_d_ops 119 fs/crypto/hooks.c d_set_d_op(dentry, &fscrypt_d_ops);