Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Ddcache.c2229 dentry->d_wait); in d_add_ci()
2614 wake_up_all(d_wait); in end_dir_add()
2730 new->d_wait = wq; in d_alloc_parallel()
2748 wait_queue_head_t *d_wait; in __d_lookup_unhash() local
2757 d_wait = dentry->d_wait; in __d_lookup_unhash()
2758 dentry->d_wait = NULL; in __d_lookup_unhash()
2762 return d_wait; in __d_lookup_unhash()
2777 wait_queue_head_t *d_wait; in __d_add() local
2796 end_dir_add(dir, n, d_wait); in __d_add()
2943 wait_queue_head_t *d_wait; in __d_move() local
[all …]
/linux-6.3-rc2/include/linux/
A Ddcache.h102 wait_queue_head_t *d_wait; /* in-lookup ones only */ member

Completed in 9 milliseconds