Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dinode.c979 bool *prehash) in splice_dentry() argument
992 if (prehash) in splice_dentry()
993 *prehash = false; /* don't rehash on error */ in splice_dentry()
1009 if ((!prehash || *prehash) && d_unhashed(dn)) in splice_dentry()