Home
last modified time | relevance | path

Searched refs:cond_wake_up (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/fs/btrfs/
Dmisc.h12 static inline void cond_wake_up(struct wait_queue_head *wq) in cond_wake_up() function
Dlocking.c319 cond_wake_up(&eb->write_lock_wq); in btrfs_tree_unlock()
Dzstd.c332 cond_wake_up(&wsm.wait); in zstd_put_workspace()
Dcompression.c1001 cond_wake_up(ws_wait); in btrfs_put_workspace()
Dtransaction.c865 cond_wake_up(&cur_trans->writer_wait); in __btrfs_end_transaction()
Dtree-log.c3280 cond_wake_up(&log_root_tree->log_commit_wait[index2]); in btrfs_sync_log()
3293 cond_wake_up(&root->log_commit_wait[index1]); in btrfs_sync_log()
Dextent-tree.c5727 cond_wake_up(&root->subv_writers->wait); in btrfs_end_write_no_snapshotting()