Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dinode-map.c95 wake_up(&root->ino_cache_wait); in caching_kthread()
115 wake_up(&root->ino_cache_wait); in caching_kthread()
186 wait_event(root->ino_cache_wait, in btrfs_find_free_ino()
Dctree.h1186 wait_queue_head_t ino_cache_wait; member
Ddisk-io.c1487 init_waitqueue_head(&root->ino_cache_wait); in btrfs_init_fs_root()