Searched refs:crgetref (Results 1 – 4 of 4) sorted by relevance
104 extern uint_t crgetref(const cred_t *);
1626 if (crgetref(cr) != 1) { in common_dispatch()1634 if (crgetref(cr) != 1) { in common_dispatch()
2290 ASSERT(crgetref(cr)); in nfs4rootvp()
1058 crgetref(const cred_t *cr) in crgetref() function