Lines Matching full:not
17 The driver is generic, i.e., it does not contain any code tailored
37 does not perform auto-detection well enough and there is a single
40 or not :-).
55 over some of the buffering parameters not directly accessible to the
64 supported devices. The Linux SCSI tape driver does not contain such
65 tables (and will not do that in future). Instead of that, a utility
82 be a multiple of the block size. This is not required when reading but
102 operation is MTWEOFI, close() does not write a filemark. This can be used if
112 drive is not ready. If O_NONBLOCK is not used, the driver waits for
113 the drive to become ready. If this does not happen in ST_BLOCK_SECONDS
150 if the mode is defined and zero if not defined. The files 'default_*' contain
151 the defaults set by the user. The value -1 means the default is not set. The
214 not all data made it to tape.
219 itself is not added to the statistics until it completes.
221 The total of read_cnt, write_cnt, and other_cnt may not total to the same
225 When read the statistics may not be temporally consistent while I/O is in
233 issued by the st driver. Tape statistics do not take into account any
252 is not possible, a driver buffer allocated at run-time is used. If
253 direct i/o is not possible for the whole transfer, the driver buffer
254 is used (i.e., bounce buffers for individual pages are not
257 - one or more pages are at addresses not reachable by the HBA
260 - one or more pages can't be locked into memory (should not happen in
268 allowed if ST_BUFFER_WRITES is non-zero and direct i/o is not used.
273 NOTE that if direct i/o is used, the small writes are not buffered. This may
275 -b option) may have had good throughput but this is not true any more with
281 at the next tape operation. Asynchronous writes are not done with
282 direct i/o and not in fixed block mode.
285 problems in multivolume operations if there is not enough space on the
289 attempted even if the user does not want to get all of the data at
295 allocated. To support all SCSI adapters (including those not
300 those not supporting scatter/gather. The size of this buffer will be
302 this size (and it is not larger than the buffer size specified by
303 ST_BUFFER_BLOCKS). If this size is not available, the driver halves
309 of segments does not exceed ST_FIRST_SG.
313 number of scatter/gather segments allowed for the SCSI adapter is not
347 Note that if the buffer size is changed but the write threshold is not
389 not open for writing for, e.g., erase).
415 Write count filemarks with immediate bit set (i.e., does not
436 block numbers in the status are not valid after a seek.
456 mode page but this page has not been implemented in the
511 the driver does not ask the block limits
550 0xffffff means that the default is not used any more.
554 (0xfffff) the default will not be used any more. Otherwise
558 The compression default will not be used if the value of
561 non-zero number, and this number is not 0xff, the number is
631 the next tape operation is not started before the previous one has
643 may not be correct after the file is closed (correct position may
648 user does not request data that far.)
658 debugging output is not voluminous. Debugging can also be enabled
668 ps), ps writes the function name in the WCHAN field. If not, you have