Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/fs/xfs/
H A Dkmem.c29 congestion_wait(BLK_RW_ASYNC, HZ/50); in kmem_alloc()
H A Dxfs_buf.c441 congestion_wait(BLK_RW_ASYNC, HZ/50); in xfs_buf_allocate_memory()
/kernel/linux/linux-5.10/fs/fuse/
H A 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()
H A 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()
/kernel/linux/linux-5.10/include/linux/
H A Dbacking-dev-defs.h204 BLK_RW_ASYNC = 0, enumerator
/kernel/linux/linux-5.10/mm/
H A Dmemcg_reclaim.c503 congestion_wait(BLK_RW_ASYNC, HZ/10); in shrink_node_hyperhold()
523 wait_iff_congested(BLK_RW_ASYNC, HZ/10); in shrink_node_hyperhold()
H A Dvmscan.c2806 congestion_wait(BLK_RW_ASYNC, HZ/10); in shrink_node()
2831 wait_iff_congested(BLK_RW_ASYNC, HZ/10); in shrink_node()
H A Dpage-writeback.c2375 congestion_wait(BLK_RW_ASYNC, HZ/50); in do_writepages()
H A Dcompaction.c828 congestion_wait(BLK_RW_ASYNC, HZ/10); in isolate_migratepages_block()
H A Dmemcontrol.c3545 congestion_wait(BLK_RW_ASYNC, HZ/10); in mem_cgroup_force_empty()
/kernel/linux/linux-5.10/fs/f2fs/
H A Drecovery.c596 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in do_recover_data()
676 congestion_wait(BLK_RW_ASYNC, in do_recover_data()
H A Dinode.c557 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_iget_retry()
H A Dsuper.c1849 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_enable_checkpoint()
2087 congestion_wait(BLK_RW_ASYNC, in f2fs_quota_read()
2140 congestion_wait(BLK_RW_ASYNC, in f2fs_quota_write()
H A Dsegment.c335 congestion_wait(BLK_RW_ASYNC, in __revoke_inmem_pages()
403 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_drop_inmem_pages_all()
513 congestion_wait(BLK_RW_ASYNC, in __f2fs_commit_inmem_pages()
3213 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in __issue_discard_cmd_range()
H A Ddata.c2562 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_encrypt_one_page()
3160 congestion_wait(BLK_RW_ASYNC, in f2fs_write_cache_pages()
H A Dgc.c1390 congestion_wait(BLK_RW_ASYNC, in move_data_page()
H A Dcompress.c1420 congestion_wait(BLK_RW_ASYNC, in f2fs_write_raw_pages()
H A Dnode.c2689 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_recover_inode_page()
/kernel/linux/linux-5.10/fs/ceph/
H A Daddr.c639 set_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in writepage_nounlock() local
698 clear_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in writepage_nounlock() local
781 BLK_RW_ASYNC); in writepages_finish() local
1026 BLK_RW_ASYNC); in ceph_writepages_start() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dpage-io.c538 congestion_wait(BLK_RW_ASYNC, HZ/50); in ext4_bio_write_page()
H A Dextents.c4419 congestion_wait(BLK_RW_ASYNC, HZ/50); in ext4_ext_truncate()
4428 congestion_wait(BLK_RW_ASYNC, HZ/50); in ext4_ext_truncate()
/kernel/linux/linux-5.10/fs/fat/
H A Dfile.c180 congestion_wait(BLK_RW_ASYNC, HZ/10); in fat_file_release()
/kernel/linux/linux-5.10/fs/nfs/
H A Dwrite.c418 set_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in nfs_set_page_writeback() local
434 clear_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in nfs_end_page_writeback() local
1869 clear_bdi_congested(inode_to_bdi(data->inode), BLK_RW_ASYNC); in nfs_commit_release_pages()
/kernel/linux/linux-5.10/drivers/block/
H A 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()
/kernel/linux/linux-5.10/fs/reiserfs/
H A Djournal.c956 congestion_wait(BLK_RW_ASYNC, HZ / 10); in reiserfs_async_progress_wait()

Completed in 88 milliseconds

12