Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dlocking.c409 cond_wake_up_nomb(&eb->read_lock_wq); in btrfs_tree_read_unlock_blocking()
429 wait_event(eb->read_lock_wq, atomic_read(&eb->blocking_readers) == 0);
H A Dextent_io.h105 /* writers use read_lock_wq while they wait for readers
108 wait_queue_head_t read_lock_wq; member
H A Dextent_io.c4968 init_waitqueue_head(&eb->read_lock_wq); in __alloc_extent_buffer()

Completed in 9 milliseconds