Home
last modified time | relevance | path

Searched refs:svc_rqst (Results 1 – 25 of 72) sorted by relevance

123

/Linux-v6.1/fs/nfsd/
Dvfs.h63 int nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp,
65 __be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *,
67 __be32 nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *,
70 __be32 nfsd_setattr(struct svc_rqst *, struct svc_fh *,
74 __be32 nfsd4_vfs_fallocate(struct svc_rqst *, struct svc_fh *,
76 __be32 nfsd4_clone_file_range(struct svc_rqst *rqstp,
81 __be32 nfsd_create_locked(struct svc_rqst *, struct svc_fh *,
84 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
87 __be32 nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *, u32 *);
88 __be32 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
[all …]
Dxdr3.h183 struct svc_rqst * rqstp;
268 bool nfs3svc_decode_fhandleargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
269 bool nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
270 bool nfs3svc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
271 bool nfs3svc_decode_accessargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
272 bool nfs3svc_decode_readargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
273 bool nfs3svc_decode_writeargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
274 bool nfs3svc_decode_createargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
275 bool nfs3svc_decode_mkdirargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
276 bool nfs3svc_decode_mknodargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
[all …]
Dxdr.h144 bool nfssvc_decode_fhandleargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
145 bool nfssvc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
146 bool nfssvc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
147 bool nfssvc_decode_readargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
148 bool nfssvc_decode_writeargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
149 bool nfssvc_decode_createargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
150 bool nfssvc_decode_renameargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
151 bool nfssvc_decode_linkargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
152 bool nfssvc_decode_symlinkargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
153 bool nfssvc_decode_readdirargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
[all …]
Dxdr4.h282 struct svc_rqst *op_rqstp;
307 struct svc_rqst *rd_rqstp; /* response */
318 struct svc_rqst *rd_rqstp; /* response */
331 struct svc_rqst *rl_rqstp; /* request */
718 struct svc_rqst *rqstp;
732 struct svc_rqst * rqstp;
763 static inline bool nfsd4_last_compound_op(struct svc_rqst *rqstp) in nfsd4_last_compound_op()
772 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op);
788 bool nfsd4_mach_creds_match(struct nfs4_client *cl, struct svc_rqst *rqstp);
789 bool nfs4svc_decode_compoundargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
[all …]
Dexport.h15 struct svc_rqst;
101 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp);
102 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp);
110 struct svc_export * rqst_exp_get_by_name(struct svc_rqst *,
112 struct svc_export * rqst_exp_parent(struct svc_rqst *,
114 struct svc_export * rqst_find_fsidzero_export(struct svc_rqst *);
117 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
130 struct svc_export * rqst_exp_find(struct svc_rqst *, int, u32 *);
Dnfsxdr.c130 svcxdr_decode_sattr(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_decode_sattr()
214 svcxdr_encode_fattr(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_encode_fattr()
276 nfssvc_decode_fhandleargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_fhandleargs()
284 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_sattrargs()
293 nfssvc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_diropargs()
301 nfssvc_decode_readargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_readargs()
320 nfssvc_decode_writeargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_writeargs()
346 nfssvc_decode_createargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_createargs()
356 nfssvc_decode_renameargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_renameargs()
367 nfssvc_decode_linkargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_linkargs()
[all …]
Dnfs3xdr.c210 svcxdr_decode_sattr3(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_decode_sattr3()
330 svcxdr_decode_devicedata3(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_decode_devicedata3()
338 svcxdr_encode_fattr3(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_encode_fattr3()
429 svcxdr_encode_post_op_attr(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_encode_post_op_attr()
461 svcxdr_encode_wcc_data(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_encode_wcc_data()
495 nfs3svc_decode_fhandleargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_fhandleargs()
503 nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_sattrargs()
513 nfs3svc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_diropargs()
521 nfs3svc_decode_accessargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_accessargs()
534 nfs3svc_decode_readargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_readargs()
[all …]
Dnfs4proc.c82 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support()
104 nfsd4_check_open_attributes(struct svc_rqst *rqstp, in nfsd4_check_open_attributes()
142 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
232 nfsd4_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_create_file()
384 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup()
451 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle()
492 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open()
617 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg()
633 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh()
641 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh()
[all …]
Didmap.h55 __be32 nfsd_map_name_to_uid(struct svc_rqst *, const char *, size_t, kuid_t *);
56 __be32 nfsd_map_name_to_gid(struct svc_rqst *, const char *, size_t, kgid_t *);
57 __be32 nfsd4_encode_user(struct xdr_stream *, struct svc_rqst *, kuid_t);
58 __be32 nfsd4_encode_group(struct xdr_stream *, struct svc_rqst *, kgid_t);
Dnfs2acl.c22 nfsacld_proc_null(struct svc_rqst *rqstp) in nfsacld_proc_null()
30 static __be32 nfsacld_proc_getacl(struct svc_rqst *rqstp) in nfsacld_proc_getacl()
93 static __be32 nfsacld_proc_setacl(struct svc_rqst *rqstp) in nfsacld_proc_setacl()
149 static __be32 nfsacld_proc_getattr(struct svc_rqst *rqstp) in nfsacld_proc_getattr()
168 static __be32 nfsacld_proc_access(struct svc_rqst *rqstp) in nfsacld_proc_access()
192 nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_decode_getaclargs()
205 nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_decode_setaclargs()
226 nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_decode_accessargs()
244 nfsaclsvc_encode_getaclres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_encode_getaclres()
284 nfsaclsvc_encode_accessres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_encode_accessres()
[all …]
Dnfs3acl.c20 nfsd3_proc_null(struct svc_rqst *rqstp) in nfsd3_proc_null()
28 static __be32 nfsd3_proc_getacl(struct svc_rqst *rqstp) in nfsd3_proc_getacl()
85 static __be32 nfsd3_proc_setacl(struct svc_rqst *rqstp) in nfsd3_proc_setacl()
131 nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_getaclargs()
144 nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_setaclargs()
170 nfs3svc_encode_getaclres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_encode_getaclres()
222 nfs3svc_encode_setaclres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_encode_setaclres()
233 static void nfs3svc_release_getacl(struct svc_rqst *rqstp) in nfs3svc_release_getacl()
Dnfs3proc.c34 nfsd3_proc_null(struct svc_rqst *rqstp) in nfsd3_proc_null()
43 nfsd3_proc_getattr(struct svc_rqst *rqstp) in nfsd3_proc_getattr()
66 nfsd3_proc_setattr(struct svc_rqst *rqstp) in nfsd3_proc_setattr()
87 nfsd3_proc_lookup(struct svc_rqst *rqstp) in nfsd3_proc_lookup()
110 nfsd3_proc_access(struct svc_rqst *rqstp) in nfsd3_proc_access()
129 nfsd3_proc_readlink(struct svc_rqst *rqstp) in nfsd3_proc_readlink()
149 nfsd3_proc_read(struct svc_rqst *rqstp) in nfsd3_proc_read()
197 nfsd3_proc_write(struct svc_rqst *rqstp) in nfsd3_proc_write()
234 nfsd3_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd3_create_file()
353 nfsd3_proc_create(struct svc_rqst *rqstp) in nfsd3_proc_create()
[all …]
Dpnfs.h26 struct svc_rqst *rqstp,
54 __be32 nfsd4_preprocess_layout_stateid(struct svc_rqst *rqstp,
59 __be32 nfsd4_return_file_layouts(struct svc_rqst *rqstp,
62 __be32 nfsd4_return_client_layouts(struct svc_rqst *rqstp,
Dnfsproc.c17 nfsd_proc_null(struct svc_rqst *rqstp) in nfsd_proc_null()
27 nfsd_proc_getattr(struct svc_rqst *rqstp) in nfsd_proc_getattr()
49 nfsd_proc_setattr(struct svc_rqst *rqstp) in nfsd_proc_setattr()
117 nfsd_proc_root(struct svc_rqst *rqstp) in nfsd_proc_root()
129 nfsd_proc_lookup(struct svc_rqst *rqstp) in nfsd_proc_lookup()
153 nfsd_proc_readlink(struct svc_rqst *rqstp) in nfsd_proc_readlink()
175 nfsd_proc_read(struct svc_rqst *rqstp) in nfsd_proc_read()
220 nfsd_proc_writecache(struct svc_rqst *rqstp) in nfsd_proc_writecache()
230 nfsd_proc_write(struct svc_rqst *rqstp) in nfsd_proc_write()
260 nfsd_proc_create(struct svc_rqst *rqstp) in nfsd_proc_create()
[all …]
Dvfs.c59 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt()
124 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **e… in nfsd_lookup_parent()
173 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry()
244 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup()
330 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access()
403 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_setattr()
529 static struct nfsd4_compound_state *nfsd4_get_cstate(struct svc_rqst *rqstp) in nfsd4_get_cstate()
534 __be32 nfsd4_clone_file_range(struct svc_rqst *rqstp, in nfsd4_clone_file_range()
604 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate()
676 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access()
[all …]
/Linux-v6.1/include/linux/lockd/
Dxdr4.h25 bool nlm4svc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr);
26 bool nlm4svc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
27 bool nlm4svc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
28 bool nlm4svc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
29 bool nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
30 bool nlm4svc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr);
31 bool nlm4svc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr);
32 bool nlm4svc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
33 bool nlm4svc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr);
35 bool nlm4svc_encode_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr);
[all …]
Dxdr.h24 struct svc_rqst;
101 bool nlmsvc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr);
102 bool nlmsvc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
103 bool nlmsvc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
104 bool nlmsvc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
105 bool nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
106 bool nlmsvc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr);
107 bool nlmsvc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr);
108 bool nlmsvc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
109 bool nlmsvc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr);
[all …]
/Linux-v6.1/include/linux/sunrpc/
Dsvc.h164 extern u32 svc_max_payload(const struct svc_rqst *rqstp);
241 struct svc_rqst { struct
326 static inline struct sockaddr_in *svc_addr_in(const struct svc_rqst *rqst) in svc_addr_in() argument
331 static inline struct sockaddr_in6 *svc_addr_in6(const struct svc_rqst *rqst) in svc_addr_in6()
336 static inline struct sockaddr *svc_addr(const struct svc_rqst *rqst) in svc_addr()
341 static inline struct sockaddr_in *svc_daddr_in(const struct svc_rqst *rqst) in svc_daddr_in()
346 static inline struct sockaddr_in6 *svc_daddr_in6(const struct svc_rqst *rqst) in svc_daddr_in6()
351 static inline struct sockaddr *svc_daddr(const struct svc_rqst *rqst) in svc_daddr()
360 xdr_argsize_check(struct svc_rqst *rqstp, __be32 *p) in xdr_argsize_check()
369 xdr_ressize_check(struct svc_rqst *rqstp, __be32 *p) in xdr_ressize_check()
[all …]
Dsvcauth.h56 struct svc_rqst; /* forward decl */
130 int (*accept)(struct svc_rqst *rq);
131 int (*release)(struct svc_rqst *rq);
133 int (*set_client)(struct svc_rqst *rq);
152 extern int svc_authenticate(struct svc_rqst *rqstp);
153 extern int svc_authorise(struct svc_rqst *rqstp);
154 extern int svc_set_client(struct svc_rqst *rqstp);
167 extern int svcauth_unix_set_client(struct svc_rqst *rqstp);
Dsvc_rdma.h168 extern void svc_rdma_handle_bc_reply(struct svc_rqst *rqstp,
179 extern void svc_rdma_release_rqst(struct svc_rqst *rqstp);
180 extern int svc_rdma_recvfrom(struct svc_rqst *);
191 struct svc_rqst *rqstp,
211 extern int svc_rdma_sendto(struct svc_rqst *);
212 extern int svc_rdma_result_payload(struct svc_rqst *rqstp, unsigned int offset,
Dsvc_xprt.h22 int (*xpo_recvfrom)(struct svc_rqst *);
23 int (*xpo_sendto)(struct svc_rqst *);
24 int (*xpo_result_payload)(struct svc_rqst *, unsigned int,
26 void (*xpo_release_rqst)(struct svc_rqst *);
29 void (*xpo_secure_port)(struct svc_rqst *rqstp);
140 void svc_xprt_copy_addrs(struct svc_rqst *rqstp, struct svc_xprt *xprt);
/Linux-v6.1/fs/lockd/
Dsvc4proc.c23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
83 nlm4svc_proc_null(struct svc_rqst *rqstp) in nlm4svc_proc_null()
93 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test()
123 nlm4svc_proc_test(struct svc_rqst *rqstp) in nlm4svc_proc_test()
129 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock()
172 nlm4svc_proc_lock(struct svc_rqst *rqstp) in nlm4svc_proc_lock()
178 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel()
209 nlm4svc_proc_cancel(struct svc_rqst *rqstp) in nlm4svc_proc_cancel()
218 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock()
249 nlm4svc_proc_unlock(struct svc_rqst *rqstp) in nlm4svc_proc_unlock()
[all …]
Dxdr.c149 nlmsvc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_void()
155 nlmsvc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_testargs()
173 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_lockargs()
198 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_cancargs()
218 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_unlockargs()
232 nlmsvc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_res()
245 nlmsvc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_reboot()
271 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_shareargs()
298 nlmsvc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_notify()
317 nlmsvc_encode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_encode_void()
[all …]
Dxdr4.c133 nlm4svc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_void()
139 nlm4svc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_testargs()
157 nlm4svc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_lockargs()
182 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_cancargs()
202 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_unlockargs()
216 nlm4svc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_res()
229 nlm4svc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_reboot()
255 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_shareargs()
282 nlm4svc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_notify()
301 nlm4svc_encode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_encode_void()
[all …]
Dsvcproc.c52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_retrieve_args()
104 nlmsvc_proc_null(struct svc_rqst *rqstp) in nlmsvc_proc_null()
114 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test()
146 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test()
152 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
195 nlmsvc_proc_lock(struct svc_rqst *rqstp) in nlmsvc_proc_lock()
201 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
233 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel()
242 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
274 nlmsvc_proc_unlock(struct svc_rqst *rqstp) in nlmsvc_proc_unlock()
[all …]

123