Home | History | Annotate | Download | only in blktrace

Lines Matching defs:my_open

676 static int my_open(const char *path, int flags)
1086 fd = my_open(fn, O_RDONLY);
1218 fd = my_open(path, O_RDONLY | O_NONBLOCK);
1619 iop->ifd = my_open(iop->ifn, O_RDONLY | O_NONBLOCK);