Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmalloc.c131 static struct header *lastblk; /* the highest block in the arena */ variable
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap.c1279 uint64_t lastblk = 0; in zap_stats_ptrtbl() local