Searched refs:td_ucredref (Results 1 – 2 of 2) sorted by relevance
1873 cr->cr_ref += td->td_ucredref; in crunuse()1874 td->td_ucredref = 0; in crunuse()1972 crb->ref += td->td_ucredref; in credbatch_add()1973 td->td_ucredref = 0; in credbatch_add()2021 td->td_ucredref++; in crhold()2042 td->td_ucredref--; in crfree()
315 u_int td_ucredref; /* (k) references on td_realucred */ member