Searched refs:nfsrv_credcheck (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfs_serv.c | 305 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_access() 435 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_getattr() 543 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_setattr() 819 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_readlink() 954 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_read() 1370 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_write() 1685 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_writegather() 3415 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_link() 4252 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_readdir() 4502 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_readdirplus() [all …]
|
| H A D | nfs.h | 1539 int nfsrv_credcheck(struct nfsrv_descript *, vfs_context_t, struct nfs_export *,
|
| H A D | nfs_subs.c | 2468 error = nfsrv_credcheck(nd, ctx, *nxp, *nxop); in nfsrv_namei() 3899 nfsrv_credcheck( in nfsrv_credcheck() function
|