Searched refs:BUCKET_AVAIL (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gdbm-1.8.3/
H A Dgdbmconst.h63 #define BUCKET_AVAIL 6 macro
H A Dgdbmdefs.h106 BUCKET_AVAIL avail elements with the bucket. */
110 avail_elem bucket_avail[BUCKET_AVAIL]; /* Distributed avail. */
H A Dfalloc.c141 if (dbf->bucket->av_count < BUCKET_AVAIL)
469 int third = BUCKET_AVAIL / 3;
487 while (dbf->bucket->av_count > BUCKET_AVAIL-third
H A Dbucket.c250 if (bucket[0]->av_count == BUCKET_AVAIL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gdbm-1.8.3/
H A Dgdbmconst.h63 #define BUCKET_AVAIL 6 macro
H A Dgdbmdefs.h106 BUCKET_AVAIL avail elements with the bucket. */
110 avail_elem bucket_avail[BUCKET_AVAIL]; /* Distributed avail. */
H A Dfalloc.c141 if (dbf->bucket->av_count < BUCKET_AVAIL)
469 int third = BUCKET_AVAIL / 3;
487 while (dbf->bucket->av_count > BUCKET_AVAIL-third
H A Dbucket.c250 if (bucket[0]->av_count == BUCKET_AVAIL)

Completed in 114 milliseconds