Home
last modified time | relevance | path

Searched refs:d_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
54 d_indirect = ind + DIRECT; /* double indirection */ in nblk()
62 } else if (tot > d_indirect) { in nblk()