Home
last modified time | relevance | path

Searched refs:fscrypt_d_revalidate (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dfscrypt.h195 int fscrypt_d_revalidate(struct inode *dir, const struct qstr *name,
247 if (dentry->d_op->d_revalidate == fscrypt_d_revalidate) in fscrypt_handle_d_move()
297 dentry->d_op->d_revalidate == fscrypt_d_revalidate) { in fscrypt_prepare_dentry()
712 static inline int fscrypt_d_revalidate(struct inode *dir, const struct qstr *name, in fscrypt_d_revalidate() function

Completed in 6 milliseconds