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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_debug.c360 struct topstats_link *tsl, **ptsl; local
369 ptsl = &topstats_anchor;
374 *ptsl = tsl->ts_next;
378 ptsl = &tsl->ts_next;

Completed in 68 milliseconds