Searched refs:congested_data (Results 1 – 7 of 7) sorted by relevance
195 void *congested_data; /* Pointer to aux data for congested func */ member
178 return bdi->congested_fn(bdi->congested_data, cong_bits); in wb_congested()
1800 static int dm_any_congested(void *congested_data, int bdi_bits) in dm_any_congested() argument1803 struct mapped_device *md = congested_data; in dm_any_congested()1973 md->queue->backing_dev_info->congested_data = md; in alloc_dev()
5764 mddev->queue->backing_dev_info->congested_data = mddev; in md_run()
2424 static int drbd_congested(void *congested_data, int bdi_bits) in drbd_congested() argument2426 struct drbd_device *device = congested_data; in drbd_congested()2829 q->backing_dev_info->congested_data = device; in drbd_create_device()
1624 static int btrfs_congested_fn(void *congested_data, int bdi_bits) in btrfs_congested_fn() argument1626 struct btrfs_fs_info *info = (struct btrfs_fs_info *)congested_data; in btrfs_congested_fn()2977 sb->s_bdi->congested_data = fs_info; in open_ctree()
845 q->backing_dev_info->congested_data = d; in bcache_device_init()