Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddcache.h355 extern void __d_lookup_unhash_wake(struct dentry *dentry);
365 __d_lookup_unhash_wake(dentry); in d_lookup_done()
/openbmc/linux/fs/
H A Ddcache.c2771 void __d_lookup_unhash_wake(struct dentry *dentry) in __d_lookup_unhash_wake() function
2777 EXPORT_SYMBOL(__d_lookup_unhash_wake);