Searched refs:congested_data (Results 1 – 7 of 7) sorted by relevance
172 void *congested_data; /* Pointer to aux data for congested func */ member
174 return bdi->congested_fn(bdi->congested_data, cong_bits); in wb_congested()
1731 static int dm_any_congested(void *congested_data, int bdi_bits) in dm_any_congested() argument1734 struct mapped_device *md = congested_data; in dm_any_congested()1910 md->queue->backing_dev_info->congested_data = md; in alloc_dev()
5649 mddev->queue->backing_dev_info->congested_data = mddev; in md_run()
2415 static int drbd_congested(void *congested_data, int bdi_bits) in drbd_congested() argument2417 struct drbd_device *device = congested_data; in drbd_congested()2820 q->backing_dev_info->congested_data = device; in drbd_create_device()
1623 static int btrfs_congested_fn(void *congested_data, int bdi_bits) in btrfs_congested_fn() argument1625 struct btrfs_fs_info *info = (struct btrfs_fs_info *)congested_data; in btrfs_congested_fn()2938 sb->s_bdi->congested_data = fs_info; in open_ctree()
830 q->backing_dev_info->congested_data = d; in bcache_device_init()