Searched defs:write_byte (Results 1 – 5 of 5) sorted by relevance
83 size_t write_byte = static_cast<size_t>(io_counters.WriteTransferCount in IOPerfInfoToString() local
82 errcode_t (*write_byte)(io_channel channel, unsigned long offset, member
60 void (*write_byte)(unsigned long block, int count, errcode_t err); member
159 …UINT8 write_byte; /* Index of last written byte … member
1336 write_byte(struct file *file, int b) in write_byte() function