Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dmisc.h23 static inline void cond_wake_up_nomb(struct wait_queue_head *wq) in cond_wake_up_nomb() function
Dordered-data.c476 cond_wake_up_nomb(&entry->wait); in btrfs_dec_test_ordered_pending()
Ddev-replace.c1289 cond_wake_up_nomb(&fs_info->dev_replace.replace_wait); in btrfs_bio_counter_sub()
Ddelayed-inode.c405 cond_wake_up_nomb(&delayed_root->wait); in finish_one_item()
Dtree-log.c269 cond_wake_up_nomb(&root->log_writer_wait); in btrfs_end_log_trans()
Dinode.c1490 cond_wake_up_nomb(&fs_info->async_submit_wait); in async_cow_submit()