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

  /xsrc/external/mit/xfs/dist/include/
globals.h 112 #define DE_FLUSH 0x8
  /xsrc/external/mit/xfs/dist/os/
utils.c 152 dispatchException |= DE_FLUSH;
  /xsrc/external/mit/xfs/dist/difs/
dispatch.c 168 if (dispatchException & DE_FLUSH) {
170 dispatchException &= ~DE_FLUSH;

Completed in 5 milliseconds