Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dinode.c984 bool *prehash) in splice_dentry() argument
997 if (prehash) in splice_dentry()
998 *prehash = false; /* don't rehash on error */ in splice_dentry()
1014 if ((!prehash || *prehash) && d_unhashed(dn)) in splice_dentry()