Searched refs:crgetref (Results 1 – 4 of 4) sorted by relevance
104 extern uint_t crgetref(const cred_t *);
1635 if (crgetref(cr) != 1) { in common_dispatch()1643 if (crgetref(cr) != 1) { in common_dispatch()
2292 ASSERT(crgetref(cr)); in nfs4rootvp()
1054 crgetref(const cred_t *cr) in crgetref() function