Searched refs:rpcdisp (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_dispatch.h49 typedef struct rpcdisp { struct
77 struct rpcdisp *dis_table;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c274 int rfs4_dispatch(struct rpcdisp *, struct svc_req *, SVCXPRT *, char *);
702 static struct rpcdisp rfsdisptab_v2[] = {
879 static struct rpcdisp rfsdisptab_v3[] = {
1051 static struct rpcdisp rfsdisptab_v4[] = {
1490 struct rpcdisp *disp = NULL;
1868 static struct rpcdisp acldisptab_v2[] = {
1935 static struct rpcdisp acldisptab_v3[] = {
H A Dnfs4_dispatch.c376 rfs4_dispatch(struct rpcdisp *disp, struct svc_req *req,

Completed in 52 milliseconds