Home
last modified time | relevance | path

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

/dragonfly/lib/libc/db/hash/
H A Dhash.h71 int32_t ovfl_point; /* Where overflow pages are being member
278 #define OVFL_POINT hdr.ovfl_point
H A Dhash.c918 P_32_COPY(srcp->ovfl_point, destp->ovfl_point); in swap_header_copy()
949 M_32_SWAP(hdrp->ovfl_point); in swap_header()