Home
last modified time | relevance | path

Searched refs:filemark (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/scsi/
H A Dst.rst90 By default the driver writes one filemark when the device is closed after
100 write the filemarks without flushing the drive buffer. Writing filemark at
102 operation is MTWEOFI, close() does not write a filemark. This can be used if
107 write, a filemark is written before moving tape.
248 filemark unless the filemark has just been crossed.
296 a filemark to truncate a read request or that don't like backspacing.
401 Space forward over count filemarks. Tape positioned after filemark.
403 As above but tape positioned before filemark.
406 filemark
[all...]
/linux/drivers/scsi/aacraid/
H A Daacraid.h1245 u8 filemark:1; /* Filemark - reserved for random access devices */ member