Searched refs:per_io_data_size (Results 1 – 8 of 8) sorted by relevance
1040 unsigned int per_io_data_size = 0, front_pad, io_front_pad; in dm_table_alloc_md_mempools() local1066 per_io_data_size = max(per_io_data_size, ti->per_io_data_size); in dm_table_alloc_md_mempools()1070 front_pad = roundup(per_io_data_size, in dm_table_alloc_md_mempools()1073 io_front_pad = roundup(per_io_data_size, in dm_table_alloc_md_mempools()
306 ti->per_io_data_size = sizeof(struct dm_delay_info); in delay_ctr()
328 ti->per_io_data_size = sizeof(struct per_bio_data); in flakey_ctr()
576 ti->per_io_data_size = sizeof(struct per_bio_data); in log_writes_ctr()
885 ti->per_io_data_size = sizeof(struct dmz_bioctx); in dmz_ctr()
1349 ti->per_io_data_size = sizeof(struct dm_snap_tracked_chunk); in snapshot_ctr()
4272 ti->per_io_data_size = sizeof(struct dm_thin_endio_hook); in thin_ctr()
310 ti->per_io_data_size = sizeof(struct pcache_request); in dm_pcache_ctr()