Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dlocking.c71 cond_wake_up_nomb(&eb->write_lock_wq); in btrfs_clear_lock_blocking_rw()
78 cond_wake_up_nomb(&eb->read_lock_wq); in btrfs_clear_lock_blocking_rw()
220 cond_wake_up_nomb(&eb->read_lock_wq); in btrfs_tree_read_unlock_blocking()
271 cond_wake_up_nomb(&eb->write_lock_wq); in btrfs_tree_unlock()
Dordered-data.c346 cond_wake_up_nomb(&entry->wait); in btrfs_dec_test_first_ordered_pending()
410 cond_wake_up_nomb(&entry->wait); in btrfs_dec_test_ordered_pending()
Ddev-replace.c1077 cond_wake_up_nomb(&dev_replace->read_lock_wq); in btrfs_dev_replace_clear_lock_blocking()
1088 cond_wake_up_nomb(&fs_info->replace_wait); in btrfs_bio_counter_sub()
Ddelayed-inode.c467 cond_wake_up_nomb(&delayed_root->wait); in finish_one_item()
Dtree-log.c226 cond_wake_up_nomb(&root->log_writer_wait); in btrfs_end_log_trans()
3131 cond_wake_up_nomb(&log_root_tree->log_writer_wait); in btrfs_sync_log()
Dctree.h3763 static inline void cond_wake_up_nomb(struct wait_queue_head *wq) in cond_wake_up_nomb() function
Dinode.c1217 cond_wake_up_nomb(&fs_info->async_submit_wait); in async_cow_submit()