Home
last modified time | relevance | path

Searched refs:header_location (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/md/
Ddm-log.c244 struct dm_io_region header_location; member
292 return dm_io(&lc->io_req, 1, &lc->header_location, NULL); in rw_header()
298 .bdev = lc->header_location.bdev, in flush_header()
430 lc->header_location.bdev = lc->log_dev->bdev; in create_log_context()
431 lc->header_location.sector = 0; in create_log_context()
438 bdev_logical_block_size(lc->header_location. in create_log_context()
448 lc->header_location.count = buf_size >> SECTOR_SHIFT; in create_log_context()