Searched defs:iosize (Results 1 – 3 of 3) sorted by relevance
26 def run_once(self, dir=None, iosize=4096, num_iter=100000, argument
130 int init_iocb(int n, int iosize) in init_iocb()248 int iosize = iocb->u.c.nbytes; in rd_done() local507 int iosize = MIN(length - offset, aio_blksize); in main() local
1392 tts_result TtsEngine::getProperty( const char * property, char * value, size_t * iosize ) in getProperty()