Searched refs:t_indirect (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dnblk.c43 fsblkcnt_t tot, count, count1, d_indirect, t_indirect, ind; local
55 t_indirect = ind * (ind + 1) + DIRECT; /* triple indirection */
59 if (tot > t_indirect) {

Completed in 65 milliseconds