Searched refs:ti_quota (Results 1 – 2 of 2) sorted by relevance
118 if (ti->ti_quota <= ti->ti_nblocks) \128 ti->ti_quota = howmany(size, TTYINQ_DATASIZE); in ttyinq_setsize()130 while (ti->ti_quota > ti->ti_nblocks) in ttyinq_setsize()162 ti->ti_quota = 0; in ttyinq_free()
68 unsigned int ti_quota; member108 return (ti->ti_quota * TTYINQ_DATASIZE); in ttyinq_getallocatedsize()
Completed in 5 milliseconds