Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in dasd_eer_start_record() function
321 dasd_eer_start_record(eerb, header.total_size); in dasd_eer_write_standard_trigger()
364 dasd_eer_start_record(eerb, header.total_size); in dasd_eer_write_snss_trigger()
/kernel/linux/linux-6.6/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) in dasd_eer_start_record() function
321 dasd_eer_start_record(eerb, header.total_size); in dasd_eer_write_standard_trigger()
364 dasd_eer_start_record(eerb, header.total_size); in dasd_eer_write_snss_trigger()

Completed in 3 milliseconds