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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_eer.c53 * - dasd_eer_start_record (one time per record to write the size to the
57 * the total size up front for the invocation of dasd_eer_start_record.
58 * If the ringbuffer is full, dasd_eer_start_record will remove the required
125 * to the buffer. Make sure to call dasd_eer_start_record first, to
188 static int dasd_eer_start_record(struct eerbuffer *eerb, int count) function
321 dasd_eer_start_record(eerb, header.total_size);
364 dasd_eer_start_record(eerb, header.total_size);

Completed in 28 milliseconds