Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/fs/nfs/
HDnfsrvstate.h113 uid_t lc_uid; /* User credential */ member
/freebsd-14-stable/sys/fs/nfsserver/
HDnfs_nfsdstate.c4480 cred->cr_uid = clp->lc_uid; in nfsrv_docallback()
5885 if (nd->nd_cred->cr_uid == clp->lc_uid) in nfsrv_notsamecredname()
5896 if (nd->nd_cred->cr_uid == clp->lc_uid || nd->nd_cred->cr_uid == 0) in nfsrv_notsamecredname()
HDnfs_nfsdserv.c4037 clp->lc_uid = nd->nd_cred->cr_uid; in nfsrvd_setclientid()
4375 clp->lc_uid = nd->nd_cred->cr_uid; in nfsrvd_exchangeid()