Searched refs:rootcred (Results 1 – 1 of 1) sorted by relevance
720 struct ucred *credanon, *rootcred, *savecred; in nfsrvd_compound() local731 rootcred = savecred = NULL; in nfsrvd_compound()986 if (rootcred == NULL) in nfsrvd_compound()987 rootcred = nfsrv_createrootcred(); in nfsrvd_compound()990 nd->nd_cred = rootcred; in nfsrvd_compound()1411 if (rootcred != NULL) in nfsrvd_compound()1412 crfree(rootcred); in nfsrvd_compound()