Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Ddcache.h374 extern void __d_lookup_unhash_wake(struct dentry *dentry);
384 __d_lookup_unhash_wake(dentry); in d_lookup_done()
/linux-6.12.1/fs/
Ddcache.c2605 void __d_lookup_unhash_wake(struct dentry *dentry) in __d_lookup_unhash_wake() function
2611 EXPORT_SYMBOL(__d_lookup_unhash_wake);