Home
last modified time | relevance | path

Searched refs:auth_srv_gid (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/nfs/
H A Dauth.h140 gid_t auth_srv_gid; member
H A Dexport.h314 gid_t auth_srv_gid; member
/titanic_50/usr/src/cmd/fs.d/nfs/mountd/
H A Dnfsauth_xdr.c90 if (!xdr_gid_t(xdrs, &argp->ares.auth_srv_gid)) in xdr_nfsauth_res()
H A Dnfsauth.c87 &result->auth_srv_gid, &result->auth_srv_gids.len, in nfsauth_access()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_auth_xdr.c89 if (!xdr_gid_t(xdrs, &argp->ares.auth_srv_gid)) in xdr_nfsauth_res()
H A Dnfs_auth.c563 *srv_gid = res.ares.auth_srv_gid; in nfsauth_retrieve()
731 p->auth_srv_gid = gid; in nfsauth_refresh_thread()
1092 p->auth_srv_gid = tmpgid; in nfsauth_cache_get()
1118 *gid = p->auth_srv_gid; in nfsauth_cache_get()