Lines Matching refs:d_wait
2229 dentry->d_wait);
2610 wait_queue_head_t *d_wait)
2614 wake_up_all(d_wait);
2621 add_wait_queue(dentry->d_wait, &wait);
2730 new->d_wait = wq;
2748 wait_queue_head_t *d_wait;
2757 d_wait = dentry->d_wait;
2758 dentry->d_wait = NULL;
2762 return d_wait;
2777 wait_queue_head_t *d_wait;
2784 d_wait = __d_lookup_unhash(dentry);
2796 end_dir_add(dir, n, d_wait);
2943 wait_queue_head_t *d_wait;
2974 d_wait = __d_lookup_unhash(target);
3010 end_dir_add(dir, n, d_wait);