Home
last modified time | relevance | path

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; in nblk() local
55 t_indirect = ind * (ind + 1) + DIRECT; /* triple indirection */ in nblk()
59 if (tot > t_indirect) { in nblk()