Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Ddcache.c2409 static void __d_rehash(struct dentry * entry, struct hlist_bl_head *b) in __d_rehash() function
2419 __d_rehash(entry, d_hash(entry->d_parent, entry->d_name.hash)); in _d_rehash()
2610 __d_rehash(dentry, d_hash(target->d_parent, target->d_name.hash)); in __d_move()
2618 __d_rehash(target, in __d_move()