HomeSort by: relevance | last modified time | path
    Searched refs:newnfs_copyincred (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/nfs/common/
nfs_var.h 270 void newnfs_copyincred(struct kauth_cred *, struct nfscred *);
  /src/sys/fs/nfs/client/
nfs_clport.c 1120 newnfs_copyincred(struct ucred *cr, struct nfscred *nfscr) function in typeref:typename:void
1125 ("newnfs_copyincred: negative cr_ngroups"));
nfs_clrpcops.c 336 newnfs_copyincred(cred, &op->nfso_cred);
343 newnfs_copyincred(cred, &op->nfso_cred);
464 newnfs_copyincred(cred, &ndp->nfsdl_cred);
2061 newnfs_copyincred(cred, &dp->nfsdl_cred);
2138 newnfs_copyincred(cred, &op->nfso_cred);
nfs_clstate.c 2116 newnfs_copyincred(tcred, &nop->nfso_cred);
3974 newnfs_copyincred(cred, &op->nfso_cred);

Completed in 58 milliseconds