Searched refs:dasd_eer_start_record (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd_eer.c48 * - dasd_eer_start_record (one time per record to write the size to the
52 * the total size up front for the invocation of dasd_eer_start_record.
53 * If the ringbuffer is full, dasd_eer_start_record will remove the required
120 * to the buffer. Make sure to call dasd_eer_start_record first, to
183 static int dasd_eer_start_record(struct eerbuffer *eerb, int count) function
314 dasd_eer_start_record(eerb, header.total_size);
354 dasd_eer_start_record(eerb, header.total_size);

Completed in 90 milliseconds