Searched defs:rqstp (Results 1 - 25 of 50) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dauth.c7 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) argument
20 int nfsd_setuser(struct svc_rqst *rqstp, struct svc_export *exp) argument
H A Dlockd.c27 nlm_fopen(struct svc_rqst *rqstp, struct nfs_fh *f, struct file **filp) argument
H A Dcache.h78 static inline void nfsd4_set_statp(struct svc_rqst *rqstp, __be32 *statp) argument
H A Dnfs3acl.c20 nfsd3_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) argument
28 static __be32 nfsd3_proc_getacl(struct svc_rqst * rqstp, argument
94 static __be32 nfsd3_proc_setacl(struct svc_rqst * rqstp, argument
123 static int nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p, argument
134 static int nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p, argument
164 nfs3svc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p, struct nfsd3_getaclres *resp) argument
209 nfs3svc_encode_setaclres(struct svc_rqst *rqstp, __be32 *p, struct nfsd3_attrstat *resp) argument
220 nfs3svc_release_getacl(struct svc_rqst *rqstp, __be32 *p, struct nfsd3_getaclres *resp) argument
[all...]
H A Dnfscache.c121 nfsd_cache_lookup(struct svc_rqst *rqstp, int type) argument
257 nfsd_cache_update(struct svc_rqst *rqstp, int cachetype, __be32 *statp) argument
305 nfsd_cache_append(struct svc_rqst *rqstp, struct kvec *data) argument
[all...]
H A Dnfs2acl.c21 nfsacld_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) argument
29 static __be32 nfsacld_proc_getacl(struct svc_rqst * rqstp, argument
97 static __be32 nfsacld_proc_setacl(struct svc_rqst * rqstp, argument
128 static __be32 nfsacld_proc_getattr(struct svc_rqst * rqstp, argument
140 static __be32 nfsacld_proc_access(struct svc_rqst *rqstp, struct nfsd3_accessargs *argp, argument
158 static int nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, __be3 argument
169 nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd3_setaclargs *argp) argument
194 nfsaclsvc_decode_fhandleargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *argp) argument
202 nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd3_accessargs *argp) argument
221 nfsaclsvc_encode_voidres(struct svc_rqst *rqstp, __be32 *p, void *dummy) argument
227 nfsaclsvc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p, struct nfsd3_getaclres *resp) argument
274 nfsaclsvc_encode_attrstatres(struct svc_rqst *rqstp, __be32 *p, struct nfsd_attrstat *resp) argument
282 nfsaclsvc_encode_accessres(struct svc_rqst *rqstp, __be32 *p, struct nfsd3_accessres *resp) argument
293 nfsaclsvc_release_getacl(struct svc_rqst *rqstp, __be32 *p, struct nfsd3_getaclres *resp) argument
302 nfsaclsvc_release_attrstat(struct svc_rqst *rqstp, __be32 *p, struct nfsd_attrstat *resp) argument
309 nfsaclsvc_release_access(struct svc_rqst *rqstp, __be32 *p, struct nfsd3_accessres *resp) argument
[all...]
H A Dnfs3proc.c34 nfsd3_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) argument
43 nfsd3_proc_getattr(struct svc_rqst *rqstp, struct nfsd_fhandle *argp, argument
69 nfsd3_proc_setattr(struct svc_rqst *rqstp, struct nfsd3_sattrargs *argp, argument
87 nfsd3_proc_lookup(struct svc_rqst *rqstp, struct nfsd3_diropargs *argp, argument
111 nfsd3_proc_access(struct svc_rqst *rqstp, struct nfsd3_accessargs *argp, argument
130 nfsd3_proc_readlink(struct svc_rqst *rqstp, struc argument
148 nfsd3_proc_read(struct svc_rqst *rqstp, struct nfsd3_readargs *argp, struct nfsd3_readres *resp) argument
188 nfsd3_proc_write(struct svc_rqst *rqstp, struct nfsd3_writeargs *argp, struct nfsd3_writeres *resp) argument
217 nfsd3_proc_create(struct svc_rqst *rqstp, struct nfsd3_createargs *argp, struct nfsd3_diropres *resp) argument
259 nfsd3_proc_mkdir(struct svc_rqst *rqstp, struct nfsd3_createargs *argp, struct nfsd3_diropres *resp) argument
279 nfsd3_proc_symlink(struct svc_rqst *rqstp, struct nfsd3_symlinkargs *argp, struct nfsd3_diropres *resp) argument
301 nfsd3_proc_mknod(struct svc_rqst *rqstp, struct nfsd3_mknodargs *argp, struct nfsd3_diropres *resp) argument
338 nfsd3_proc_remove(struct svc_rqst *rqstp, struct nfsd3_diropargs *argp, struct nfsd3_attrstat *resp) argument
359 nfsd3_proc_rmdir(struct svc_rqst *rqstp, struct nfsd3_diropargs *argp, struct nfsd3_attrstat *resp) argument
376 nfsd3_proc_rename(struct svc_rqst *rqstp, struct nfsd3_renameargs *argp, struct nfsd3_renameres *resp) argument
398 nfsd3_proc_link(struct svc_rqst *rqstp, struct nfsd3_linkargs *argp, struct nfsd3_linkres *resp) argument
421 nfsd3_proc_readdir(struct svc_rqst *rqstp, struct nfsd3_readdirargs *argp, struct nfsd3_readdirres *resp) argument
457 nfsd3_proc_readdirplus(struct svc_rqst *rqstp, struct nfsd3_readdirargs *argp, struct nfsd3_readdirres *resp) argument
516 nfsd3_proc_fsstat(struct svc_rqst * rqstp, struct nfsd_fhandle *argp, struct nfsd3_fsstatres *resp) argument
533 nfsd3_proc_fsinfo(struct svc_rqst * rqstp, struct nfsd_fhandle *argp, struct nfsd3_fsinfores *resp) argument
576 nfsd3_proc_pathconf(struct svc_rqst * rqstp, struct nfsd_fhandle *argp, struct nfsd3_pathconfres *resp) argument
619 nfsd3_proc_commit(struct svc_rqst * rqstp, struct nfsd3_commitargs *argp, struct nfsd3_commitres *resp) argument
[all...]
H A Dnfsfh.c62 nfsd_mode_check(struct svc_rqst *rqstp, umode_t mode, int type) argument
86 static __be32 nfsd_setuser_and_check_port(struct svc_rqst *rqstp, argument
104 static inline __be32 check_pseudo_root(struct svc_rqst *rqstp, argument
139 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) argument
299 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, int access) argument
[all...]
H A Dnfsproc.c20 nfsd_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) argument
46 nfsd_proc_getattr(struct svc_rqst *rqstp, struct nfsd_fhandle *argp, argument
63 nfsd_proc_setattr(struct svc_rqst *rqstp, struct nfsd_sattrargs *argp, argument
83 nfsd_proc_lookup(struct svc_rqst *rqstp, struct nfsd_diropargs *argp, argument
103 nfsd_proc_readlink(struct svc_rqst *rqstp, struct nfsd_readlinkargs *argp, argument
123 nfsd_proc_read(struct svc_rqst *rqstp, struc argument
163 nfsd_proc_write(struct svc_rqst *rqstp, struct nfsd_writeargs *argp, struct nfsd_attrstat *resp) argument
189 nfsd_proc_create(struct svc_rqst *rqstp, struct nfsd_createargs *argp, struct nfsd_diropres *resp) argument
340 nfsd_proc_remove(struct svc_rqst *rqstp, struct nfsd_diropargs *argp, void *resp) argument
355 nfsd_proc_rename(struct svc_rqst *rqstp, struct nfsd_renameargs *argp, void *resp) argument
373 nfsd_proc_link(struct svc_rqst *rqstp, struct nfsd_linkargs *argp, void *resp) argument
393 nfsd_proc_symlink(struct svc_rqst *rqstp, struct nfsd_symlinkargs *argp, void *resp) argument
422 nfsd_proc_mkdir(struct svc_rqst *rqstp, struct nfsd_createargs *argp, struct nfsd_diropres *resp) argument
446 nfsd_proc_rmdir(struct svc_rqst *rqstp, struct nfsd_diropargs *argp, void *resp) argument
462 nfsd_proc_readdir(struct svc_rqst *rqstp, struct nfsd_readdirargs *argp, struct nfsd_readdirres *resp) argument
502 nfsd_proc_statfs(struct svc_rqst * rqstp, struct nfsd_fhandle *argp, struct nfsd_statfsres *resp) argument
[all...]
H A Dnfsxdr.c139 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, argument
195 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) argument
206 nfssvc_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) argument
212 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) argument
220 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, __be3 argument
232 nfssvc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_diropargs *args) argument
243 nfssvc_decode_readargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_readargs *args) argument
274 nfssvc_decode_writeargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_writeargs *args) argument
327 nfssvc_decode_createargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_createargs *args) argument
339 nfssvc_decode_renameargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_renameargs *args) argument
352 nfssvc_decode_readlinkargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_readlinkargs *args) argument
362 nfssvc_decode_linkargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_linkargs *args) argument
374 nfssvc_decode_symlinkargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_symlinkargs *args) argument
387 nfssvc_decode_readdirargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_readdirargs *args) argument
406 nfssvc_encode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) argument
412 nfssvc_encode_attrstat(struct svc_rqst *rqstp, __be32 *p, struct nfsd_attrstat *resp) argument
420 nfssvc_encode_diropres(struct svc_rqst *rqstp, __be32 *p, struct nfsd_diropres *resp) argument
429 nfssvc_encode_readlinkres(struct svc_rqst *rqstp, __be32 *p, struct nfsd_readlinkres *resp) argument
445 nfssvc_encode_readres(struct svc_rqst *rqstp, __be32 *p, struct nfsd_readres *resp) argument
464 nfssvc_encode_readdirres(struct svc_rqst *rqstp, __be32 *p, struct nfsd_readdirres *resp) argument
477 nfssvc_encode_statfsres(struct svc_rqst *rqstp, __be32 *p, struct nfsd_statfsres *resp) argument
538 nfssvc_release_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *resp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dbc_xprt.h44 static inline int svc_is_backchannel(const struct svc_rqst *rqstp) argument
57 static inline int svc_is_backchannel(const struct svc_rqst *rqstp) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dsvcauth.c37 svc_authenticate(struct svc_rqst *rqstp, __be32 *authp) argument
62 int svc_set_client(struct svc_rqst *rqstp) argument
72 int svc_authorise(struct svc_rqst *rqstp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/xprtrdma/
H A Dsvc_rdma_marshal.c191 svc_rdma_xdr_decode_req(struct rpcrdma_msg **rdma_req, struct svc_rqst *rqstp) argument
257 svc_rdma_xdr_decode_deferred_req(struct svc_rqst *rqstp) argument
[all...]
H A Dsvc_rdma_recvfrom.c57 static void rdma_build_arg_xdr(struct svc_rqst *rqstp, argument
128 map_read_chunks(struct svcxprt_rdma *xprt, struct svc_rqst *rqstp, struct svc_rdma_op_ctxt *head, struct rpcrdma_msg *rmsgp, struct svc_rdma_req_map *rpl_map, struct svc_rdma_req_map *chl_map, int ch_count, int byte_count) argument
228 fast_reg_read_chunks(struct svcxprt_rdma *xprt, struct svc_rqst *rqstp, struct svc_rdma_op_ctxt *head, struct rpcrdma_msg *rmsgp, struct svc_rdma_req_map *rpl_map, struct svc_rdma_req_map *chl_map, int ch_count, int byte_count) argument
376 rdma_read_xdr(struct svcxprt_rdma *xprt, struct rpcrdma_msg *rmsgp, struct svc_rqst *rqstp, struct svc_rdma_op_ctxt *hdr_ctxt) argument
526 rdma_read_complete(struct svc_rqst *rqstp, struct svc_rdma_op_ctxt *head) argument
576 svc_rdma_recvfrom(struct svc_rqst *rqstp) argument
[all...]
H A Dsvc_rdma_sendto.c253 static int send_write(struct svcxprt_rdma *xprt, struct svc_rqst *rqstp, argument
341 send_write_chunks(struct svcxprt_rdma *xprt, struct rpcrdma_msg *rdma_argp, struct rpcrdma_msg *rdma_resp, struct svc_rqst *rqstp, struct svc_rdma_req_map *vec) argument
412 send_reply_chunks(struct svcxprt_rdma *xprt, struct rpcrdma_msg *rdma_argp, struct rpcrdma_msg *rdma_resp, struct svc_rqst *rqstp, struct svc_rdma_req_map *vec) argument
497 send_reply(struct svcxprt_rdma *rdma, struct svc_rqst *rqstp, struct page *page, struct rpcrdma_msg *rdma_resp, struct svc_rdma_op_ctxt *ctxt, struct svc_rdma_req_map *vec, int byte_count) argument
615 svc_rdma_prep_reply_hdr(struct svc_rqst *rqstp) argument
631 svc_rdma_sendto(struct svc_rqst *rqstp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dhost.c282 struct nlm_host *nlmsvc_lookup_host(const struct svc_rqst *rqstp, argument
[all...]
H A Dsvc.c111 struct svc_rqst *rqstp = vrqstp; local
451 static int lockd_authenticate(struct svc_rqst *rqstp) argument
[all...]
H A Dsvc4proc.c22 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, argument
65 nlm4svc_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) argument
75 nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_args *argp, argument
102 nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_args *argp, argument
133 nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_args *argp, struct nlm_res *resp) argument
166 nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_args *argp, struct nlm_res *resp) argument
200 nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_args *argp, struct nlm_res *resp) argument
237 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, __be32 (*func)(struct svc_rqst *, struct nlm_args *, struct nlm_res *)) argument
266 nlm4svc_proc_test_msg(struct svc_rqst *rqstp, struct nlm_args *argp, void *resp) argument
273 nlm4svc_proc_lock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, void *resp) argument
280 nlm4svc_proc_cancel_msg(struct svc_rqst *rqstp, struct nlm_args *argp, void *resp) argument
287 nlm4svc_proc_unlock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, void *resp) argument
294 nlm4svc_proc_granted_msg(struct svc_rqst *rqstp, struct nlm_args *argp, void *resp) argument
305 nlm4svc_proc_share(struct svc_rqst *rqstp, struct nlm_args *argp, struct nlm_res *resp) argument
338 nlm4svc_proc_unshare(struct svc_rqst *rqstp, struct nlm_args *argp, struct nlm_res *resp) argument
371 nlm4svc_proc_nm_lock(struct svc_rqst *rqstp, struct nlm_args *argp, struct nlm_res *resp) argument
384 nlm4svc_proc_free_all(struct svc_rqst *rqstp, struct nlm_args *argp, void *resp) argument
402 nlm4svc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, void *resp) argument
422 nlm4svc_proc_granted_res(struct svc_rqst *rqstp, struct nlm_res *argp, void *resp) argument
[all...]
H A Dsvclock.c177 nlmsvc_create_block(struct svc_rqst *rqstp, struct nlm_host *host, argument
338 nlmsvc_defer_lock_rqst(struct svc_rqst *rqstp, struct nlm_block *block) argument
364 nlmsvc_lock(struct svc_rqst *rqstp, struct nlm_file *file, argument
471 nlmsvc_testlock(struct svc_rqst *rqstp, struc argument
[all...]
H A Dsvcproc.c51 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, argument
94 nlmsvc_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) argument
104 nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_args *argp, argument
132 nlmsvc_proc_lock(struct svc_rqst *rqstp, struc argument
163 nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_args *argp, struct nlm_res *resp) argument
196 nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_args *argp, struct nlm_res *resp) argument
230 nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_args *argp, struct nlm_res *resp) argument
267 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, __be32 (*func)(struct svc_rqst *, struct nlm_args *, struct nlm_res *)) argument
296 nlmsvc_proc_test_msg(struct svc_rqst *rqstp, struct nlm_args *argp, void *resp) argument
303 nlmsvc_proc_lock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, void *resp) argument
310 nlmsvc_proc_cancel_msg(struct svc_rqst *rqstp, struct nlm_args *argp, void *resp) argument
318 nlmsvc_proc_unlock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, void *resp) argument
326 nlmsvc_proc_granted_msg(struct svc_rqst *rqstp, struct nlm_args *argp, void *resp) argument
337 nlmsvc_proc_share(struct svc_rqst *rqstp, struct nlm_args *argp, struct nlm_res *resp) argument
370 nlmsvc_proc_unshare(struct svc_rqst *rqstp, struct nlm_args *argp, struct nlm_res *resp) argument
403 nlmsvc_proc_nm_lock(struct svc_rqst *rqstp, struct nlm_args *argp, struct nlm_res *resp) argument
416 nlmsvc_proc_free_all(struct svc_rqst *rqstp, struct nlm_args *argp, void *resp) argument
434 nlmsvc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, void *resp) argument
454 nlmsvc_proc_granted_res(struct svc_rqst *rqstp, struct nlm_res *argp, void *resp) argument
[all...]
H A Dsvcsubs.c75 nlm_lookup_file(struct svc_rqst *rqstp, struct nlm_file **result, argument
H A Dmon.c500 static int xdr_dec_stat_res(struct rpc_rqst *rqstp, __be32 *p, argument
517 static int xdr_dec_stat(struct rpc_rqst *rqstp, __be32 *p, argument
H A Dxdr.c222 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) argument
239 nlmsvc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) argument
247 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) argument
267 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) argument
283 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) argument
293 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) argument
314 nlmsvc_encode_shareres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) argument
324 nlmsvc_encode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) argument
333 nlmsvc_decode_notify(struct svc_rqst *rqstp, __be32 *p, struct nlm_args *argp) argument
345 nlmsvc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) argument
356 nlmsvc_decode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) argument
365 nlmsvc_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) argument
371 nlmsvc_encode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) argument
[all...]
H A Dxdr4.c229 nlm4svc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) argument
246 nlm4svc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) argument
254 nlm4svc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) argument
274 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) argument
290 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) argument
300 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) argument
321 nlm4svc_encode_shareres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) argument
331 nlm4svc_encode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) argument
340 nlm4svc_decode_notify(struct svc_rqst *rqstp, __be32 *p, struct nlm_args *argp) argument
352 nlm4svc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) argument
363 nlm4svc_decode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) argument
372 nlm4svc_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) argument
378 nlm4svc_encode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dcallback.c76 struct svc_rqst *rqstp = vrqstp; local
146 struct svc_rqst *rqstp = vrqstp; local
182 struct svc_rqst *rqstp = ERR_PTR(-ENOMEM); local
245 struct svc_rqst *rqstp; local
326 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) argument
349 nfs_callback_authenticate(struct svc_rqst *rqstp) argument
[all...]

Completed in 112 milliseconds

12