Searched refs:fscrypt_d_revalidate (Results 1 – 1 of 1) sorted by relevance
204 int fscrypt_d_revalidate(struct inode *dir, const struct qstr *name,284 if (dentry->d_op->d_revalidate == fscrypt_d_revalidate) in fscrypt_handle_d_move()334 dentry->d_op->d_revalidate == fscrypt_d_revalidate) { in fscrypt_prepare_dentry()732 static inline int fscrypt_d_revalidate(struct inode *dir, const struct qstr *name, in fscrypt_d_revalidate() function