Searched refs:osst_flush_drive_buffer (Results 1 – 1 of 1) sorted by relevance
883 static int osst_flush_drive_buffer(struct osst_tape * STp, struct osst_request ** aSRpnt) in osst_flush_drive_buffer() function1113 osst_flush_drive_buffer(STp, aSRpnt); in osst_initiate_read()2203 result |= osst_flush_drive_buffer(STp, aSRpnt); in osst_write_filemark()2231 result |= osst_flush_drive_buffer(STp, aSRpnt); in osst_write_eod()2258 return osst_flush_drive_buffer(STp, aSRpnt); in osst_write_filler()2281 result = osst_flush_drive_buffer(STp, aSRpnt); in __osst_write_header()3032 result = osst_flush_drive_buffer(STp, aSRpnt); in osst_write_trailer()3257 if (osst_flush_drive_buffer(STp, aSRpnt) < 0) { in osst_write_frame()