Searched refs:osst_flush_drive_buffer (Results 1 – 1 of 1) sorted by relevance
886 static int osst_flush_drive_buffer(struct osst_tape * STp, struct osst_request ** aSRpnt) in osst_flush_drive_buffer() function1116 osst_flush_drive_buffer(STp, aSRpnt); in osst_initiate_read()2206 result |= osst_flush_drive_buffer(STp, aSRpnt); in osst_write_filemark()2234 result |= osst_flush_drive_buffer(STp, aSRpnt); in osst_write_eod()2261 return osst_flush_drive_buffer(STp, aSRpnt); in osst_write_filler()2284 result = osst_flush_drive_buffer(STp, aSRpnt); in __osst_write_header()3035 result = osst_flush_drive_buffer(STp, aSRpnt); in osst_write_trailer()3260 if (osst_flush_drive_buffer(STp, aSRpnt) < 0) { in osst_write_frame()