Home
last modified time | relevance | path

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

/linux/fs/
A Ddcache.c2072 dentry->d_wait); in d_add_ci()
2454 wake_up_all(d_wait); in end_dir_add()
2570 new->d_wait = wq; in d_alloc_parallel()
2588 wait_queue_head_t *d_wait; in __d_lookup_unhash() local
2597 d_wait = dentry->d_wait; in __d_lookup_unhash()
2598 dentry->d_wait = NULL; in __d_lookup_unhash()
2602 return d_wait; in __d_lookup_unhash()
2617 wait_queue_head_t *d_wait; in __d_add() local
2636 end_dir_add(dir, n, d_wait); in __d_add()
2783 wait_queue_head_t *d_wait; in __d_move() local
[all …]
/linux/include/linux/
A Ddcache.h107 wait_queue_head_t *d_wait; /* in-lookup ones only */ member

Completed in 12 milliseconds