Searched refs:congested_data (Results 1 – 6 of 6) sorted by relevance
68 void *congested_data; /* Pointer to aux data for congested func */ member251 return bdi->congested_fn(bdi->congested_data, bdi_bits); in bdi_congested()
2147 static int dm_any_congested(void *congested_data, int bdi_bits) in dm_any_congested() argument2150 struct mapped_device *md = congested_data; in dm_any_congested()2249 md->queue->backing_dev_info.congested_data = md; in dm_init_old_md_queue()
5172 mddev->queue->backing_dev_info.congested_data = mddev; in md_run()
2364 static int drbd_congested(void *congested_data, int bdi_bits) in drbd_congested() argument2366 struct drbd_device *device = congested_data; in drbd_congested()2769 q->backing_dev_info.congested_data = device; in drbd_create_device()
1711 static int btrfs_congested_fn(void *congested_data, int bdi_bits) in btrfs_congested_fn() argument1713 struct btrfs_fs_info *info = (struct btrfs_fs_info *)congested_data; in btrfs_congested_fn()1742 bdi->congested_data = info; in setup_bdi()
836 q->backing_dev_info.congested_data = d; in bcache_device_init()