Searched refs:set_bdi_congested (Results 1 – 6 of 6) sorted by relevance
184 set_bdi_congested(fc->sb->s_bdi, BLK_RW_SYNC); in fuse_conn_congestion_threshold_write()185 set_bdi_congested(fc->sb->s_bdi, BLK_RW_ASYNC); in fuse_conn_congestion_threshold_write()
531 set_bdi_congested(fc->sb->s_bdi, BLK_RW_SYNC); in fuse_request_queue_background()532 set_bdi_congested(fc->sb->s_bdi, BLK_RW_ASYNC); in fuse_request_queue_background()
245 static inline void set_bdi_congested(struct backing_dev_info *bdi, int sync) in set_bdi_congested() function
628 set_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in writepage_nounlock()991 set_bdi_congested(inode_to_bdi(inode), in ceph_writepages_start()
352 set_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in nfs_set_page_writeback()
2395 set_bdi_congested(q->backing_dev_info, BLK_RW_ASYNC); in pkt_make_request_write()