Searched refs:fscrypt_d_revalidate (Results 1 – 3 of 3) sorted by relevance
558 int fscrypt_d_revalidate(struct inode *dir, const struct qstr *name, in fscrypt_d_revalidate() function591 EXPORT_SYMBOL_GPL(fscrypt_d_revalidate);
1877 .d_revalidate = fscrypt_d_revalidate,1958 .d_revalidate = fscrypt_d_revalidate,
1959 valid = fscrypt_d_revalidate(dir, name, dentry, flags); in ceph_d_revalidate()
Completed in 88 milliseconds