Lines Matching defs:sdata
656 struct rpc_call_pmap sdata;
729 request.sdata.pmap.prog = txdr_unsigned(RPCPROG_MNT);
730 request.sdata.pmap.vers = txdr_unsigned(RPCMNT_VER3);
731 request.sdata.pmap.proc = txdr_unsigned(NFS_PROTOTYPE);
732 request.sdata.pmap.port = 0;
735 (void *)&request.sdata, sizeof(struct call_args_pmap),
804 request.sdata.pmap.prog = txdr_unsigned(NFS_PROG);
805 request.sdata.pmap.vers = txdr_unsigned(NFS_VER3);
806 request.sdata.pmap.proc = txdr_unsigned(NFS_PROTOTYPE);
807 request.sdata.pmap.port = 0;
810 (void *)&request.sdata,
868 struct rpc_call_pmap sdata;
896 request.sdata.pmap.prog = txdr_unsigned(RPCPROG_MNT);
897 request.sdata.pmap.vers = txdr_unsigned(RPCMNT_VER3);
898 request.sdata.pmap.proc = txdr_unsigned(NFS_PROTOTYPE);
899 request.sdata.pmap.port = 0;
902 (void *)&request.sdata,