Format: AllC/C++CSSTextshell script Advanced Search
114: /* Get the head address of struct DiskCachePage from the queue */ 115: #define PageFromHsque(q) ((DCachePage*)(q)) 116: #define PageFromFreeque(q) ((DCachePage*)(q))