Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs_dispatch.h49 typedef struct rpcdisp { struct
77 struct rpcdisp *dis_table; argument
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c276 int rfs4_dispatch(struct rpcdisp *, struct svc_req *, SVCXPRT *, char *);
705 static struct rpcdisp rfsdisptab_v2[] = {
882 static struct rpcdisp rfsdisptab_v3[] = {
1054 static struct rpcdisp rfsdisptab_v4[] = {
1492 struct rpcdisp *disp = NULL; in common_dispatch()
1870 static struct rpcdisp acldisptab_v2[] = {
1937 static struct rpcdisp acldisptab_v3[] = {
H A Dnfs4_dispatch.c376 rfs4_dispatch(struct rpcdisp *disp, struct svc_req *req, in rfs4_dispatch()