Home
last modified time | relevance | path

Searched refs:crgetref (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/uts/common/sys/
H A Dcred.h104 extern uint_t crgetref(const cred_t *);
/onnv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1626 if (crgetref(cr) != 1) { in common_dispatch()
1634 if (crgetref(cr) != 1) { in common_dispatch()
H A Dnfs4_vfsops.c2290 ASSERT(crgetref(cr)); in nfs4rootvp()
/onnv-gate/usr/src/uts/common/os/
H A Dcred.c1058 crgetref(const cred_t *cr) in crgetref() function