Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A 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()
180 wake_up(&root->ino_cache_wait); in start_caching()
202 wait_event(root->ino_cache_wait, in btrfs_find_free_ino()
H A Dctree.h1073 wait_queue_head_t ino_cache_wait; member
H A Ddisk-io.c1377 init_waitqueue_head(&root->ino_cache_wait); in btrfs_init_fs_root()

Completed in 12 milliseconds