Home
last modified time | relevance | path

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

/fs/btrfs/
Dinode-map.c26 wake_up(&root->ino_cache_wait); in fail_caching_thread()
111 wake_up(&root->ino_cache_wait); in caching_kthread()
131 wake_up(&root->ino_cache_wait); in caching_kthread()
164 wake_up(&root->ino_cache_wait); in start_caching()
179 wake_up(&root->ino_cache_wait); in start_caching()
201 wait_event(root->ino_cache_wait, in btrfs_find_free_ino()
Dctree.h985 wait_queue_head_t ino_cache_wait; member
Ddisk-io.c1476 init_waitqueue_head(&root->ino_cache_wait); in btrfs_init_fs_root()