header_location   250 drivers/md/dm-log.c 	struct dm_io_region header_location;
header_location   299 drivers/md/dm-log.c 	return dm_io(&lc->io_req, 1, &lc->header_location, NULL);
header_location   305 drivers/md/dm-log.c 		.bdev = lc->header_location.bdev,
header_location   439 drivers/md/dm-log.c 		lc->header_location.bdev = lc->log_dev->bdev;
header_location   440 drivers/md/dm-log.c 		lc->header_location.sector = 0;
header_location   447 drivers/md/dm-log.c 				bdev_logical_block_size(lc->header_location.
header_location   457 drivers/md/dm-log.c 		lc->header_location.count = buf_size >> SECTOR_SHIFT;