Searched refs:nfsrv_credcheck (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.81.4/bsd/nfs/ |
| H A D | nfs_serv.c | 304 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_access() 434 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_getattr() 542 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_setattr() 828 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_readlink() 963 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_read() 1375 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_write() 1686 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_writegather() 3435 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_link() 4302 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_readdir() 4557 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_readdirplus() [all …]
|
| H A D | nfs.h | 1260 int nfsrv_credcheck(struct nfsrv_descript *, vfs_context_t, struct nfs_export *,
|
| H A D | nfs_subs.c | 971 error = nfsrv_credcheck(nd, ctx, *nxp, *nxop); in nfsrv_namei() 2412 nfsrv_credcheck( in nfsrv_credcheck() function
|