Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddcache.h384 extern void __d_lookup_unhash_wake(struct dentry *dentry);
394 __d_lookup_unhash_wake(dentry); in d_lookup_done()
/linux/fs/
H A Ddcache.c2682 void __d_lookup_unhash_wake(struct dentry *dentry) in __d_lookup_unhash_wake() function
2688 EXPORT_SYMBOL(__d_lookup_unhash_wake);