Searched refs:ti_quota (Results 1 – 3 of 3) sorted by relevance
108 if (ti->ti_quota <= ti->ti_nblocks) \119 ti->ti_quota = howmany(size, TTYINQ_DATASIZE); in ttyinq_setsize()121 while (ti->ti_quota > ti->ti_nblocks) { in ttyinq_setsize()152 ti->ti_quota = 0; in ttyinq_free()
2407 tp->t_inq.ti_nblocks, tp->t_inq.ti_quota); in DB_SHOW_COMMAND()
55 unsigned int ti_quota; member100 return (ti->ti_quota * TTYINQ_DATASIZE); in ttyinq_getallocatedsize()