Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Ddcache.c2412 static void __d_rehash(struct dentry * entry, struct hlist_bl_head *b) in __d_rehash() function
2422 __d_rehash(entry, d_hash(entry->d_parent, entry->d_name.hash)); in _d_rehash()
2613 __d_rehash(dentry, d_hash(target->d_parent, target->d_name.hash)); in __d_move()
2621 __d_rehash(target, in __d_move()