Searched refs:set_bdi_congested (Results 1 – 5 of 5) sorted by relevance
222 static inline void set_bdi_congested(struct backing_dev_info *bdi, int sync) in set_bdi_congested() function
624 set_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in writepage_nounlock()1000 set_bdi_congested(inode_to_bdi(inode), in ceph_writepages_start()
594 set_bdi_congested(fc->sb->s_bdi, BLK_RW_SYNC); in fuse_request_send_background_locked()595 set_bdi_congested(fc->sb->s_bdi, BLK_RW_ASYNC); in fuse_request_send_background_locked()
343 set_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in nfs_set_page_writeback()
2397 set_bdi_congested(q->backing_dev_info, BLK_RW_ASYNC); in pkt_make_request_write()