Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddcache.h111 wait_queue_head_t *d_wait; /* in-lookup ones only */ member
/linux/fs/
A Ddcache.c2203 dentry->d_wait); in d_add_ci()
2558 add_wait_queue(dentry->d_wait, &wait); in d_wait_lookup()
2667 new->d_wait = wq; in d_alloc_parallel()
2685 wake_up_all(dentry->d_wait); in __d_lookup_done()
2686 dentry->d_wait = NULL; in __d_lookup_done()

Completed in 9 milliseconds