Home
last modified time | relevance | path

Searched refs:BLK_RW_ASYNC (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.10/fs/xfs/
Dkmem.c29 congestion_wait(BLK_RW_ASYNC, HZ/50); in kmem_alloc()
Dxfs_buf.c441 congestion_wait(BLK_RW_ASYNC, HZ/50); in xfs_buf_allocate_memory()
/Linux-v5.10/fs/fuse/
Dcontrol.c191 clear_bdi_congested(fm->sb->s_bdi, BLK_RW_ASYNC); in fuse_conn_congestion_threshold_write()
194 set_bdi_congested(fm->sb->s_bdi, BLK_RW_ASYNC); in fuse_conn_congestion_threshold_write()
Ddev.c320 clear_bdi_congested(fm->sb->s_bdi, BLK_RW_ASYNC); in fuse_request_end()
545 set_bdi_congested(fm->sb->s_bdi, BLK_RW_ASYNC); in fuse_request_queue_background()
/Linux-v5.10/include/linux/
Dbacking-dev-defs.h204 BLK_RW_ASYNC = 0, enumerator
/Linux-v5.10/fs/f2fs/
Drecovery.c574 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in do_recover_data()
657 congestion_wait(BLK_RW_ASYNC, in do_recover_data()
Dinode.c549 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_iget_retry()
Dsegment.c248 congestion_wait(BLK_RW_ASYNC, in __revoke_inmem_pages()
316 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_drop_inmem_pages_all()
419 congestion_wait(BLK_RW_ASYNC, in __f2fs_commit_inmem_pages()
3018 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in __issue_discard_cmd_range()
Dcompress.c1415 congestion_wait(BLK_RW_ASYNC, in f2fs_write_raw_pages()
Dsuper.c1999 congestion_wait(BLK_RW_ASYNC, in f2fs_quota_read()
2055 congestion_wait(BLK_RW_ASYNC, in f2fs_quota_write()
Ddata.c2504 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_encrypt_one_page()
3098 congestion_wait(BLK_RW_ASYNC, in f2fs_write_cache_pages()
Dgc.c1338 congestion_wait(BLK_RW_ASYNC, in move_data_page()
Dnode.c2674 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_recover_inode_page()
/Linux-v5.10/fs/ceph/
Daddr.c647 set_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in writepage_nounlock()
706 clear_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in writepage_nounlock()
789 BLK_RW_ASYNC); in writepages_finish()
1034 BLK_RW_ASYNC); in ceph_writepages_start()
/Linux-v5.10/fs/ext4/
Dpage-io.c534 congestion_wait(BLK_RW_ASYNC, HZ/50); in ext4_bio_write_page()
Dextents.c4364 congestion_wait(BLK_RW_ASYNC, HZ/50); in ext4_ext_truncate()
4373 congestion_wait(BLK_RW_ASYNC, HZ/50); in ext4_ext_truncate()
/Linux-v5.10/fs/nfs/
Dwrite.c418 set_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in nfs_set_page_writeback()
434 clear_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in nfs_end_page_writeback()
1883 clear_bdi_congested(inode_to_bdi(data->inode), BLK_RW_ASYNC); in nfs_commit_release_pages()
/Linux-v5.10/fs/fat/
Dfile.c180 congestion_wait(BLK_RW_ASYNC, HZ/10); in fat_file_release()
/Linux-v5.10/drivers/block/
Dpktcdvd.c1188 BLK_RW_ASYNC); in pkt_handle_queue()
2334 set_bdi_congested(q->backing_dev_info, BLK_RW_ASYNC); in pkt_make_request_write()
2337 congestion_wait(BLK_RW_ASYNC, HZ); in pkt_make_request_write()
/Linux-v5.10/mm/
Dvmscan.c2818 congestion_wait(BLK_RW_ASYNC, HZ/10); in shrink_node()
2843 wait_iff_congested(BLK_RW_ASYNC, HZ/10); in shrink_node()
Dpage-writeback.c2358 congestion_wait(BLK_RW_ASYNC, HZ/50); in do_writepages()
Dcompaction.c828 congestion_wait(BLK_RW_ASYNC, HZ/10); in isolate_migratepages_block()
Dmemcontrol.c3514 congestion_wait(BLK_RW_ASYNC, HZ/10); in mem_cgroup_force_empty()
/Linux-v5.10/fs/reiserfs/
Djournal.c956 congestion_wait(BLK_RW_ASYNC, HZ / 10); in reiserfs_async_progress_wait()
/Linux-v5.10/block/
Dbfq-iosched.c5040 bfqq = bfq_get_queue(bfqd, bio, BLK_RW_ASYNC, bic); in bfq_check_ioprio_change()

12