Searched refs:fscrypt_d_ops (Results 1 – 3 of 3) sorted by relevance
120 d_set_d_op(dentry, &fscrypt_d_ops); in __fscrypt_prepare_lookup()
297 extern const struct dentry_operations fscrypt_d_ops;
574 const struct dentry_operations fscrypt_d_ops = { variable