Searched refs:header_location (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Ddm-log.c157 struct io_region header_location; member in struct:log_c
207 return dm_io(&lc->io_req, 1, &lc->header_location, NULL);
323 lc->header_location.bdev = lc->log_dev->bdev;
324 lc->header_location.sector = 0;
331 lc->header_location.count = buf_size >> SECTOR_SHIFT;

Completed in 72 milliseconds