Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dmisc.h23 static inline void cond_wake_up_nomb(struct wait_queue_head *wq) in cond_wake_up_nomb() function
Dlocking.c409 cond_wake_up_nomb(&eb->read_lock_wq); in btrfs_tree_read_unlock_blocking()
Dordered-data.c359 cond_wake_up_nomb(&entry->wait); in btrfs_dec_test_first_ordered_pending()
422 cond_wake_up_nomb(&entry->wait); in btrfs_dec_test_ordered_pending()
Ddev-replace.c1125 cond_wake_up_nomb(&fs_info->dev_replace.replace_wait); in btrfs_bio_counter_sub()
Ddelayed-inode.c472 cond_wake_up_nomb(&delayed_root->wait); in finish_one_item()
Dtree-log.c227 cond_wake_up_nomb(&root->log_writer_wait); in btrfs_end_log_trans()
Dinode.c1208 cond_wake_up_nomb(&fs_info->async_submit_wait); in async_cow_submit()