Searched refs:nfsrv_credcheck (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.61.5/bsd/nfs/ |
| H A D | nfs_serv.c | 303 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_access() 433 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_getattr() 541 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_setattr() 827 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_readlink() 962 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_read() 1374 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_write() 1685 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_writegather() 3433 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_link() 4296 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_readdir() 4551 error = nfsrv_credcheck(nd, ctx, nx, nxo); in nfsrv_readdirplus() [all …]
|
| H A D | nfs.h | 1218 int nfsrv_credcheck(struct nfsrv_descript *, vfs_context_t, struct nfs_export *,
|
| H A D | nfs_subs.c | 970 error = nfsrv_credcheck(nd, ctx, *nxp, *nxop); in nfsrv_namei() 2411 nfsrv_credcheck( in nfsrv_credcheck() function
|