Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.h704 enum IoOp { enum
719 virtual bool AsyncDiskIO(IoOp op, int fd, void *buf, int64 size,
H A Dworker.cc2966 bool DiskThread::AsyncDiskIO(IoOp op, int fd, void *buf, int64 size, in AsyncDiskIO()