Searched refs:osst_flush_drive_buffer (Results 1 – 1 of 1) sorted by relevance
744 static int osst_flush_drive_buffer(OS_Scsi_Tape * STp, Scsi_Request ** aSRpnt) in osst_flush_drive_buffer() function921 osst_flush_drive_buffer(STp, aSRpnt); in osst_initiate_read()2003 result |= osst_flush_drive_buffer(STp, aSRpnt); in osst_write_filemark()2031 result |= osst_flush_drive_buffer(STp, aSRpnt); in osst_write_eod()2058 return osst_flush_drive_buffer(STp, aSRpnt); in osst_write_filler()2081 result = osst_flush_drive_buffer(STp, aSRpnt); in __osst_write_header()2840 result = osst_flush_drive_buffer(STp, aSRpnt); in osst_write_trailer()3065 if (osst_flush_drive_buffer(STp, aSRpnt) < 0) { in osst_write_frame()