Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dkmem.c29 congestion_wait(BLK_RW_ASYNC, HZ/50); in kmem_alloc()
A Dxfs_buf.c397 congestion_wait(BLK_RW_ASYNC, HZ / 50); in xfs_buf_alloc_pages()
/linux/fs/fuse/
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()
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()
/linux/include/linux/
A Dbacking-dev-defs.h211 BLK_RW_ASYNC = 0, enumerator
/linux/fs/f2fs/
A Drecovery.c590 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in do_recover_data()
673 congestion_wait(BLK_RW_ASYNC, in do_recover_data()
A Dsegment.c248 congestion_wait(BLK_RW_ASYNC, in __revoke_inmem_pages()
317 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_drop_inmem_pages_all()
427 congestion_wait(BLK_RW_ASYNC, in __f2fs_commit_inmem_pages()
809 congestion_wait(BLK_RW_ASYNC, in f2fs_flush_device_cache()
3139 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in __issue_discard_cmd_range()
A Dinode.c565 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_iget_retry()
A Dsuper.c2105 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_enable_checkpoint()
2418 congestion_wait(BLK_RW_ASYNC, in f2fs_quota_read()
2474 congestion_wait(BLK_RW_ASYNC, in f2fs_quota_write()
A Ddata.c2545 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_encrypt_one_page()
3152 congestion_wait(BLK_RW_ASYNC, in f2fs_write_cache_pages()
A Dcompress.c1510 congestion_wait(BLK_RW_ASYNC, in f2fs_write_raw_pages()
A Dgc.c1378 congestion_wait(BLK_RW_ASYNC, in move_data_page()
A Dnode.c2753 congestion_wait(BLK_RW_ASYNC, DEFAULT_IO_TIMEOUT); in f2fs_recover_inode_page()
/linux/fs/ceph/
A Daddr.c532 set_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in writepage_nounlock()
591 clear_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in writepage_nounlock()
673 BLK_RW_ASYNC); in writepages_finish()
919 BLK_RW_ASYNC); in ceph_writepages_start()
/linux/fs/nfs/
A Dwrite.c419 set_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in nfs_set_page_writeback()
435 clear_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in nfs_end_page_writeback()
1895 clear_bdi_congested(inode_to_bdi(data->inode), BLK_RW_ASYNC); in nfs_commit_release_pages()
/linux/fs/ext4/
A Dpage-io.c531 congestion_wait(BLK_RW_ASYNC, HZ/50); in ext4_bio_write_page()
A Dinline.c1933 congestion_wait(BLK_RW_ASYNC, HZ/50); in ext4_inline_data_truncate()
A Dextents.c4411 congestion_wait(BLK_RW_ASYNC, HZ/50); in ext4_ext_truncate()
4420 congestion_wait(BLK_RW_ASYNC, HZ/50); in ext4_ext_truncate()
/linux/fs/fat/
A Dfile.c180 congestion_wait(BLK_RW_ASYNC, HZ/10); in fat_file_release()
/linux/drivers/block/
A Dpktcdvd.c1187 clear_bdi_congested(pd->disk->bdi, BLK_RW_ASYNC); in pkt_handle_queue()
2367 set_bdi_congested(bio->bi_bdev->bd_disk->bdi, BLK_RW_ASYNC); in pkt_make_request_write()
2370 congestion_wait(BLK_RW_ASYNC, HZ); in pkt_make_request_write()
/linux/fs/reiserfs/
A Djournal.c954 congestion_wait(BLK_RW_ASYNC, HZ / 10); in reiserfs_async_progress_wait()
/linux/block/
A Dbfq-iosched.c5331 bfqq = bfq_get_queue(bfqd, bio, BLK_RW_ASYNC, bic, true); in bfq_check_ioprio_change()

Completed in 113 milliseconds