Home
last modified time | relevance | path

Searched refs:lc_uid (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/fs/nfs/
Dnfsrvstate.h97 uid_t lc_uid; /* User credential */ member
/freebsd-10-stable/sys/fs/nfsserver/
Dnfs_nfsdstate.c4369 cred->cr_uid = clp->lc_uid; in nfsrv_docallback()
5674 if (nd->nd_cred->cr_uid == clp->lc_uid) in nfsrv_notsamecredname()
5685 if (nd->nd_cred->cr_uid == clp->lc_uid || nd->nd_cred->cr_uid == 0) in nfsrv_notsamecredname()
Dnfs_nfsdserv.c3491 clp->lc_uid = nd->nd_cred->cr_uid; in nfsrvd_setclientid()
3821 clp->lc_uid = nd->nd_cred->cr_uid; in nfsrvd_exchangeid()