Home
last modified time | relevance | path

Searched refs:nfscred (Results 1 – 5 of 5) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/common/
H A Dnfsclstate.h152 struct nfscred nfsdl_cred; /* Cred. used for Open */
182 struct nfscred nfso_cred; /* Cred. used for Open */
H A Dnfs_var.h43 struct nfscred;
244 void newnfs_copycred(struct nfscred *, struct ucred *);
245 void newnfs_copyincred(struct ucred *, struct nfscred *);
H A Dnfs_commonport.c237 newnfs_copycred(struct nfscred *nfscr, struct ucred *cr) in newnfs_copycred()
H A Dnfs.h414 struct nfscred { struct
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/client/
H A Dnfs_clport.c1042 newnfs_copyincred(struct ucred *cr, struct nfscred *nfscr) in newnfs_copyincred()