Lines Matching refs:write

68 In variable block mode, the byte count in write() determines the size
74 driver is in multiples of the block size. The write() byte count must
84 writing and the last operation has been a write. Two filemarks can be
90 written to tape before the command returns. This makes sure that write errors
93 write the filemarks without flushing the drive buffer. Writing filemark at
95 operation is MTWEOFI, close() does not write a filemark. This can be used if
100 write, a filemark is written before moving tape.
108 device can be opened for writing even if there is a write protected
109 tape in the drive (commands trying to write something return error if
176 to complete (including read and write). This includes tape movement
180 write commands. The time taken to complete these commands uses the
187 8. write_cnt - The number of write requests issued to the tape drive.
188 9. write_ns - The amount of time (in nanoseconds) spent waiting for write
190 10. resid_cnt - The number of times during a read or write we found
192 is issuing a read larger thean the block size on tape. For write
240 several blocks and using one SCSI read or write to transfer all of the
241 blocks. Buffering of data across write calls in fixed block mode is
251 is to use bigger write() byte counts (e.g., tar -b 64).
254 started and the write call returns immediately. The status is checked
295 When the end of medium early warning is encountered, the current write
296 is finished and the number of bytes is returned. The next write
298 the next write is allowed to proceed and, if successful, the number of
306 The buffer size, write threshold, and the maximum number of allocated buffers
311 write_threshold_kbs=xxx the write threshold in kilobytes set to xxx
317 Note that if the buffer size is changed but the write threshold is not
318 set, the write threshold is set to the new buffer size - 2 kB.
345 bb is the write threshold in 1024 byte units
428 MT_ST_BUFFER_WRITES write buffering (mode)
465 Sets the write threshold for this device to kilobytes
537 The recovered write errors are considered fatal if ST_RECOVERED_WRITE_FATAL