Searched defs:topstats_anchor (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_debug.c256 struct topstats_link *topstats_anchor = NULL; variable in typeref:struct:topstats_link
369 ptsl = &topstats_anchor;
370 tsl = topstats_anchor;
396 tsl = topstats_anchor;
407 tsl->ts_next = topstats_anchor;
408 topstats_anchor = tsl;

Completed in 43 milliseconds