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