Searched defs:ptsl (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/ufs/ | ||
H A D | lufs_debug.c | 360 struct topstats_link *tsl, **ptsl; local 369 ptsl = &topstats_anchor; 374 *ptsl = tsl->ts_next; 378 ptsl = &tsl->ts_next; |
Completed in 647 milliseconds