Home
last modified time | relevance | path

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

/fs/
A Ddcache.c2141 dentry->d_wait); in d_add_ci()
2524 if (wq_has_sleeper(d_wait)) in end_dir_add()
2525 wake_up_all(d_wait); in end_dir_add()
2645 new->d_wait = wq; in d_alloc_parallel()
2663 wait_queue_head_t *d_wait; in __d_lookup_unhash() local
2672 d_wait = dentry->d_wait; in __d_lookup_unhash()
2673 dentry->d_wait = NULL; in __d_lookup_unhash()
2677 return d_wait; in __d_lookup_unhash()
2693 wait_queue_head_t *d_wait; in __d_add() local
2714 end_dir_add(dir, n, d_wait); in __d_add()
[all …]

Completed in 8 milliseconds