Searched defs:rqstp (Results 26 - 41 of 41) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs4callback.c301 nfs4_xdr_dec_cb_recall(struct rpc_rqst *rqstp, __be32 *p) argument
H A Dnfs4proc.c64 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int accmode) argument
85 do_open_lookup(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) argument
128 do_open_fhandle(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) argument
158 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, argument
261 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct svc_fh **getfh) argument
272 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_putfh *putfh) argument
283 nfsd4_putrootfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, void *arg) argument
295 nfsd4_restorefh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, void *arg) argument
306 nfsd4_savefh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, void *arg) argument
320 nfsd4_access(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_access *access) argument
332 nfsd4_commit(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_commit *commit) argument
349 nfsd4_create(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_create *create) argument
435 nfsd4_getattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_getattr *getattr) argument
455 nfsd4_link(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_link *link) argument
470 nfsd4_lookupp(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, void *arg) argument
490 nfsd4_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_lookup *lookup) argument
499 nfsd4_read(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_read *read) argument
529 nfsd4_readdir(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_readdir *readdir) argument
553 nfsd4_readlink(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_readlink *readlink) argument
562 nfsd4_remove(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_remove *remove) argument
581 nfsd4_rename(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_rename *rename) argument
614 nfsd4_setattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_setattr *setattr) argument
641 nfsd4_write(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_write *write) argument
689 _nfsd4_verify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_verify *verify) argument
742 nfsd4_nverify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_verify *verify) argument
752 nfsd4_verify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_verify *verify) argument
765 nfsd4_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) argument
817 nfsd4_proc_compound(struct svc_rqst *rqstp, struct nfsd4_compoundargs *args, struct nfsd4_compoundres *resp) argument
[all...]
H A Dnfs4xdr.c1270 nfsd4_path(struct svc_rqst *rqstp, struct svc_export *exp, __be32 *stat) argument
1296 nfsd4_encode_fs_locations(struct svc_rqst *rqstp, struct svc_export *exp, __be32 **pp, int *buflen) argument
1332 nfsd4_encode_name(struct svc_rqst *rqstp, int whotype, uid_t id, int group, __be32 **p, int *buflen) argument
1354 nfsd4_encode_user(struct svc_rqst *rqstp, uid_t uid, __be32 **p, int *buflen) argument
1360 nfsd4_encode_group(struct svc_rqst *rqstp, uid_t gid, __be32 **p, int *buflen) argument
1366 nfsd4_encode_aclname(struct svc_rqst *rqstp, int whotype, uid_t id, int group, __be32 **p, int *buflen) argument
1400 nfsd4_encode_fattr(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, __be32 *buffer, int *countp, u32 *bmval, struct svc_rqst *rqstp) argument
2588 nfs4svc_encode_voidres(struct svc_rqst *rqstp, __be32 *p, void *dummy) argument
2610 nfs4svc_decode_compoundargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd4_compoundargs *args) argument
2631 nfs4svc_encode_compoundres(struct svc_rqst *rqstp, __be32 *p, struct nfsd4_compoundres *resp) argument
[all...]
H A Dvfs.c105 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, argument
151 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, argument
248 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, argument
424 nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, argument
494 nfsd4_get_nfs4_acl(struct svc_rqst *rqstp, struct dentry *dentry, struct nfs4_acl **acl) argument
579 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) argument
645 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, int access, struct file **filp) argument
811 struct svc_rqst *rqstp = desc->arg.data; local
840 nfsd_vfs_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, loff_t offset, struct kvec *vec, int vlen, unsigned long *count) argument
906 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, loff_t offset, struct kvec *vec, int vlen, unsigned long cnt, int *stablep) argument
1010 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, loff_t offset, struct kvec *vec, int vlen, unsigned long *count) argument
1039 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, loff_t offset, struct kvec *vec, int vlen, unsigned long cnt, int *stablep) argument
1076 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, unsigned long count) argument
1109 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, struct iattr *iap, int type, dev_t rdev, struct svc_fh *resfhp) argument
1236 nfsd_create_v3(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, struct iattr *iap, struct svc_fh *resfhp, int createmode, u32 *verifier, int *truncp, int *created) argument
1379 nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp) argument
1424 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, char *path, int plen, struct svc_fh *resfhp, struct iattr *iap) argument
1493 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *name, int len, struct svc_fh *tfhp) argument
1557 nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen, struct svc_fh *tfhp, char *tname, int tlen) argument
1652 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, char *fname, int flen) argument
1715 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, struct readdir_cd *cdp, filldir_t func) argument
1762 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat) argument
[all...]
H A Dnfs4state.c709 nfsd4_setclientid(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, argument
870 nfsd4_setclientid_confirm(struct svc_rqst *rqstp, argument
1563 nfs4_new_open(struct svc_rqst *rqstp, struct nfs4_stateid **stpp, struct nfs4_delegation *dp, struct svc_fh *cur_fh, int flags) argument
1592 nfsd4_truncate(struct svc_rqst *rqstp, struct svc_fh *fh, struct nfsd4_open *open) argument
1607 nfs4_upgrade_open(struct svc_rqst *rqstp, struct svc_fh *cur_fh, struct nfs4_stateid *stp, struct nfsd4_open *open) argument
1726 nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) argument
1820 nfsd4_renew(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, clientid_t *clid) argument
2229 nfsd4_open_confirm(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open_confirm *oc) argument
2299 nfsd4_open_downgrade(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open_downgrade *od) argument
2357 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_close *close) argument
2398 nfsd4_delegreturn(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_delegreturn *dr) argument
2631 nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_lock *lock) argument
2789 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_lockt *lockt) argument
2875 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_locku *locku) argument
2969 nfsd4_release_lockowner(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_release_lockowner *rlockowner) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/nfsd/
H A Dxdr3.h186 struct svc_rqst * rqstp; member in struct:nfsd3_readdirres
H A Dxdr4.h392 struct svc_rqst *rqstp; member in struct:nfsd4_compoundargs
407 struct svc_rqst * rqstp; member in struct:nfsd4_compoundres
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dclnt.c1407 static int rpcproc_encode_null(void *rqstp, __be32 *data, void *obj) argument
1412 static int rpcproc_decode_null(void *rqstp, __be32 *data, void *obj) argument
H A Dsvc.c506 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size) argument
530 svc_release_buffer(struct svc_rqst *rqstp) argument
547 struct svc_rqst *rqstp; local
637 struct svc_rqst *rqstp; local
707 svc_exit_thread(struct svc_rqst *rqstp) argument
783 svc_process(struct svc_rqst *rqstp) argument
1035 svc_max_payload(const struct svc_rqst *rqstp) argument
[all...]
H A Dsvcauth_unix.c384 ip_map_cached_get(struct svc_rqst *rqstp) argument
409 ip_map_cached_put(struct svc_rqst *rqstp, struct ip_map *ipm) argument
641 svcauth_unix_set_client(struct svc_rqst *rqstp) argument
621 unix_gid_find(uid_t uid, struct group_info **gip, struct svc_rqst *rqstp) argument
676 svcauth_null_accept(struct svc_rqst *rqstp, __be32 *authp) argument
714 svcauth_null_release(struct svc_rqst *rqstp) argument
738 svcauth_unix_accept(struct svc_rqst *rqstp, __be32 *authp) argument
795 svcauth_unix_release(struct svc_rqst *rqstp) argument
[all...]
H A Dcache.c191 cache_check(struct cache_detail *detail, struct cache_head *h, struct cache_req *rqstp) argument
H A Dsvcsock.c157 char *svc_print_addr(struct svc_rqst *rqstp, char *buf, size_t len) argument
170 svc_thread_enqueue(struct svc_pool *pool, struct svc_rqst *rqstp) argument
179 svc_thread_dequeue(struct svc_pool *pool, struct svc_rqst *rqstp) argument
188 svc_release_skb(struct svc_rqst *rqstp) argument
231 struct svc_rqst *rqstp; local
359 svc_reserve(struct svc_rqst *rqstp, int space) argument
393 svc_sock_release(struct svc_rqst *rqstp) argument
429 struct svc_rqst *rqstp; local
459 svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) argument
492 svc_sendto(struct svc_rqst *rqstp, struct xdr_buf *xdr) argument
641 svc_recvfrom(struct svc_rqst *rqstp, struct kvec *iov, int nr, int buflen) argument
719 svc_udp_get_dest_address(struct svc_rqst *rqstp, struct cmsghdr *cmh) argument
740 svc_udp_recvfrom(struct svc_rqst *rqstp) argument
867 svc_udp_sendto(struct svc_rqst *rqstp) argument
1119 svc_tcp_recvfrom(struct svc_rqst *rqstp) argument
1282 svc_tcp_sendto(struct svc_rqst *rqstp) argument
1379 svc_recv(struct svc_rqst *rqstp, long timeout) argument
1490 svc_drop(struct svc_rqst *rqstp) argument
1500 svc_send(struct svc_rqst *rqstp) argument
1859 struct svc_rqst *rqstp = container_of(req, struct svc_rqst, rq_chandle); local
1892 svc_deferred_recv(struct svc_rqst *rqstp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/sunrpc/
H A Dsvc.h285 xdr_argsize_check(struct svc_rqst *rqstp, __be32 *p) argument
294 xdr_ressize_check(struct svc_rqst *rqstp, __be32 *p) argument
304 static inline void svc_free_res_pages(struct svc_rqst *rqstp) argument
407 svc_reserve_auth(struct svc_rqst *rqstp, int space) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/auth_gss/
H A Dauth_gss.c946 priv_release_snd_buf(struct rpc_rqst *rqstp) argument
956 alloc_enc_pages(struct rpc_rqst *rqstp) argument
897 gss_wrap_req_integ(struct rpc_cred *cred, struct gss_cl_ctx *ctx, kxdrproc_t encode, struct rpc_rqst *rqstp, __be32 *p, void *obj) argument
990 gss_wrap_req_priv(struct rpc_cred *cred, struct gss_cl_ctx *ctx, kxdrproc_t encode, struct rpc_rqst *rqstp, __be32 *p, void *obj) argument
1053 gss_wrap_req(struct rpc_task *task, kxdrproc_t encode, void *rqstp, __be32 *p, void *obj) argument
1090 gss_unwrap_resp_integ(struct rpc_cred *cred, struct gss_cl_ctx *ctx, struct rpc_rqst *rqstp, __be32 **p) argument
1127 gss_unwrap_resp_priv(struct rpc_cred *cred, struct gss_cl_ctx *ctx, struct rpc_rqst *rqstp, __be32 **p) argument
1156 gss_unwrap_resp(struct rpc_task *task, kxdrproc_t decode, void *rqstp, __be32 *p, void *obj) argument
[all...]
H A Dsvcauth_gss.c640 gss_verify_header(struct svc_rqst *rqstp, struct rsc *rsci, argument
686 gss_write_null_verf(struct svc_rqst *rqstp) argument
700 gss_write_verf(struct svc_rqst *rqstp, struct gss_ctx *ctx_id, u32 seq) argument
851 unwrap_priv_data(struct svc_rqst *rqstp, struct xdr_buf *buf, u32 seq, struct gss_ctx *ctx) argument
908 svcauth_gss_set_client(struct svc_rqst *rqstp) argument
921 gss_write_init_verf(struct svc_rqst *rqstp, struct rsi *rsip) argument
947 svcauth_gss_accept(struct svc_rqst *rqstp, __be32 *authp) argument
1178 svcauth_gss_wrap_resp_integ(struct svc_rqst *rqstp) argument
1228 svcauth_gss_wrap_resp_priv(struct svc_rqst *rqstp) argument
1276 svcauth_gss_release(struct svc_rqst *rqstp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dnfs4xdr.c3643 static int nfs4_xdr_dec_open_downgrade(struct rpc_rqst *rqstp, __be32 *p, struct nfs_closeres *res) argument
3671 static int nfs4_xdr_dec_access(struct rpc_rqst *rqstp, __be32 *p, struct nfs4_accessres *res) argument
3689 static int nfs4_xdr_dec_lookup(struct rpc_rqst *rqstp, __be32 *p, struct nfs4_lookup_res *res) argument
3712 static int nfs4_xdr_dec_lookup_root(struct rpc_rqst *rqstp, __be32 *p, struct nfs4_lookup_res *res) argument
3732 static int nfs4_xdr_dec_remove(struct rpc_rqst *rqstp, __be32 *p, struct nfs4_remove_res *res) argument
3753 nfs4_xdr_dec_rename(struct rpc_rqst *rqstp, __be32 *p, struct nfs4_rename_res *res) argument
3783 nfs4_xdr_dec_link(struct rpc_rqst *rqstp, __be32 *p, struct nfs4_link_res *res) argument
3816 nfs4_xdr_dec_create(struct rpc_rqst *rqstp, __be32 *p, struct nfs4_create_res *res) argument
3845 nfs4_xdr_dec_symlink(struct rpc_rqst *rqstp, __be32 *p, struct nfs4_create_res *res) argument
3853 nfs4_xdr_dec_getattr(struct rpc_rqst *rqstp, __be32 *p, struct nfs4_getattr_res *res) argument
3897 nfs4_xdr_dec_setacl(struct rpc_rqst *rqstp, __be32 *p, void *res) argument
3919 nfs4_xdr_dec_getacl(struct rpc_rqst *rqstp, __be32 *p, size_t *acl_len) argument
3941 nfs4_xdr_dec_close(struct rpc_rqst *rqstp, __be32 *p, struct nfs_closeres *res) argument
3971 nfs4_xdr_dec_open(struct rpc_rqst *rqstp, __be32 *p, struct nfs_openres *res) argument
4005 nfs4_xdr_dec_open_confirm(struct rpc_rqst *rqstp, __be32 *p, struct nfs_open_confirmres *res) argument
4026 nfs4_xdr_dec_open_noattr(struct rpc_rqst *rqstp, __be32 *p, struct nfs_openres *res) argument
4050 nfs4_xdr_dec_setattr(struct rpc_rqst *rqstp, __be32 *p, struct nfs_setattrres *res) argument
4076 nfs4_xdr_dec_lock(struct rpc_rqst *rqstp, __be32 *p, struct nfs_lock_res *res) argument
4097 nfs4_xdr_dec_lockt(struct rpc_rqst *rqstp, __be32 *p, struct nfs_lockt_res *res) argument
4118 nfs4_xdr_dec_locku(struct rpc_rqst *rqstp, __be32 *p, struct nfs_locku_res *res) argument
4139 nfs4_xdr_dec_readlink(struct rpc_rqst *rqstp, __be32 *p, void *res) argument
4160 nfs4_xdr_dec_readdir(struct rpc_rqst *rqstp, __be32 *p, struct nfs4_readdir_res *res) argument
4181 nfs4_xdr_dec_read(struct rpc_rqst *rqstp, __be32 *p, struct nfs_readres *res) argument
4204 nfs4_xdr_dec_write(struct rpc_rqst *rqstp, __be32 *p, struct nfs_writeres *res) argument
4230 nfs4_xdr_dec_commit(struct rpc_rqst *rqstp, __be32 *p, struct nfs_writeres *res) argument
4329 nfs4_xdr_dec_renew(struct rpc_rqst *rqstp, __be32 *p, void *dummy) argument
4386 nfs4_xdr_dec_delegreturn(struct rpc_rqst *rqstp, __be32 *p, struct nfs4_delegreturnres *res) argument
[all...]

Completed in 292 milliseconds

12