Home
last modified time | relevance | path

Searched defs:nextchunk (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_leaf.c273 int nextchunk = ZAP_LEAF_CHUNK(l, chunk).l_array.la_next; in zap_leaf_array_free() local
755 int nextchunk = la->la_next; in zap_leaf_transfer_array() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dschema_init.c2098 int i, count, len, nextchunk=0, nextavail=0; in approxMatch() local