Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dmisc.h23 static inline void cond_wake_up_nomb(struct wait_queue_head *wq) in cond_wake_up_nomb() function
H A Dlocking.c409 cond_wake_up_nomb(&eb->read_lock_wq); in btrfs_tree_read_unlock_blocking()
H A 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()
H A Ddev-replace.c1124 cond_wake_up_nomb(&fs_info->dev_replace.replace_wait); in btrfs_bio_counter_sub()
H A Ddelayed-inode.c472 cond_wake_up_nomb(&delayed_root->wait); in finish_one_item()
H A Dtree-log.c227 cond_wake_up_nomb(&root->log_writer_wait); in btrfs_end_log_trans()
H A Dinode.c1216 cond_wake_up_nomb(&fs_info->async_submit_wait); in async_cow_submit()