HomeSort by: relevance | last modified time | path
    Searched refs:lenLastReq (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xfs/dist/os/
osdep.h 84 int lenLastReq;
io.c 157 oci->bufptr += oci->lenLastReq;
165 oci->lenLastReq = 0;
237 oci->lenLastReq = needed;
296 oci->bufptr += oci->lenLastReq;
297 oci->lenLastReq = 0;
339 oci->lenLastReq = 0;
610 oci->lenLastReq = 0;
650 oci->lenLastReq = 0;
  /xsrc/external/mit/xorg-server/dist/os/
io.c 91 int lenLastReq;
264 oci->bufptr += oci->lenLastReq;
314 oci->lenLastReq = 0;
322 oci->lenLastReq = gotnow;
438 oci->lenLastReq = needed;
460 oci->lenLastReq -= (sizeof(xBigReq) - sizeof(xReq));
527 oci->bufptr += oci->lenLastReq;
528 oci->lenLastReq = 0;
579 oci->lenLastReq = 0;
999 oci->lenLastReq = 0
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/os/
io.c 250 oci->bufptr += oci->lenLastReq;
301 oci->lenLastReq = 0;
310 oci->lenLastReq = gotnow;
435 oci->lenLastReq = needed;
481 oci->lenLastReq -= (sizeof(xBigReq) - sizeof(xReq));
536 oci->bufptr += oci->lenLastReq;
537 oci->lenLastReq = 0;
585 oci->lenLastReq = 0;
1066 oci->lenLastReq = 0;
1111 oci->lenLastReq = 0
    [all...]
osdep.h 126 int lenLastReq;

Completed in 15 milliseconds