Searched refs:__d_rehash (Results 1 – 1 of 1) sorted by relevance
2093 static void __d_rehash(struct dentry * entry, struct hlist_bl_head *b) in __d_rehash() function2104 __d_rehash(entry, d_hash(entry->d_parent, entry->d_name.hash)); in _d_rehash()2267 __d_rehash(dentry, d_hash(target->d_parent, target->d_name.hash)); in __d_move()