Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dmisc.h22 static inline void cond_wake_up_nomb(struct wait_queue_head *wq) in cond_wake_up_nomb() function
Dlocking.c267 cond_wake_up_nomb(&eb->read_lock_wq); in btrfs_tree_read_unlock_blocking()
Dordered-data.c351 cond_wake_up_nomb(&entry->wait); in btrfs_dec_test_first_ordered_pending()
415 cond_wake_up_nomb(&entry->wait); in btrfs_dec_test_ordered_pending()
Ddev-replace.c1024 cond_wake_up_nomb(&fs_info->dev_replace.replace_wait); in btrfs_bio_counter_sub()
Ddelayed-inode.c470 cond_wake_up_nomb(&delayed_root->wait); in finish_one_item()
Dtree-log.c225 cond_wake_up_nomb(&root->log_writer_wait); in btrfs_end_log_trans()
3158 cond_wake_up_nomb(&log_root_tree->log_writer_wait); in btrfs_sync_log()
Dinode.c1180 cond_wake_up_nomb(&fs_info->async_submit_wait); in async_cow_submit()