Searched refs:ovfl_point (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/libc/db/hash/
H A Dhash.h71 int32_t ovfl_point; /* Where overflow pages are being member in struct:hashhdr
277 #define OVFL_POINT hdr.ovfl_point
H A Dhash.c922 P_32_COPY(srcp->ovfl_point, destp->ovfl_point);
953 M_32_SWAP(hdrp->ovfl_point);

Completed in 76 milliseconds