Home
last modified time | relevance | path

Searched defs:rqstp (Results 1 – 53 of 53) sorted by relevance

/linux-4.1.27/fs/nfsd/
Dnfs4proc.c94 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support()
130 nfsd4_check_open_attributes(struct svc_rqst *rqstp, in nfsd4_check_open_attributes()
162 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl()
188 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
237 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup()
316 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle()
360 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open()
484 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg()
500 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh()
511 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh()
[all …]
Dnfs3xdr.c164 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3()
190 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr()
203 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_post_op_attr()
223 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs3svc_encode_post_op_attr()
232 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_wcc_data()
276 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfs3svc_decode_fhandle()
285 nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_sattrargs()
303 nfs3svc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_diropargs()
314 nfs3svc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_accessargs()
326 nfs3svc_decode_readargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_readargs()
[all …]
Dnfsxdr.c144 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr()
200 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *s… in nfs2svc_encode_fattr()
209 nfssvc_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfssvc_decode_void()
215 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfssvc_decode_fhandle()
224 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_sattrargs()
236 nfssvc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_diropargs()
247 nfssvc_decode_readargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_readargs()
279 nfssvc_decode_writeargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_writeargs()
333 nfssvc_decode_createargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_createargs()
345 nfssvc_decode_renameargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_renameargs()
[all …]
Dnfs3proc.c34 nfsd3_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsd3_proc_null()
43 nfsd3_proc_getattr(struct svc_rqst *rqstp, struct nfsd_fhandle *argp, in nfsd3_proc_getattr()
66 nfsd3_proc_setattr(struct svc_rqst *rqstp, struct nfsd3_sattrargs *argp, in nfsd3_proc_setattr()
84 nfsd3_proc_lookup(struct svc_rqst *rqstp, struct nfsd3_diropargs *argp, in nfsd3_proc_lookup()
108 nfsd3_proc_access(struct svc_rqst *rqstp, struct nfsd3_accessargs *argp, in nfsd3_proc_access()
127 nfsd3_proc_readlink(struct svc_rqst *rqstp, struct nfsd3_readlinkargs *argp, in nfsd3_proc_readlink()
145 nfsd3_proc_read(struct svc_rqst *rqstp, struct nfsd3_readargs *argp, in nfsd3_proc_read()
181 nfsd3_proc_write(struct svc_rqst *rqstp, struct nfsd3_writeargs *argp, in nfsd3_proc_write()
210 nfsd3_proc_create(struct svc_rqst *rqstp, struct nfsd3_createargs *argp, in nfsd3_proc_create()
247 nfsd3_proc_mkdir(struct svc_rqst *rqstp, struct nfsd3_createargs *argp, in nfsd3_proc_mkdir()
[all …]
Dnfs2acl.c22 nfsacld_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsacld_proc_null()
30 static __be32 nfsacld_proc_getacl(struct svc_rqst * rqstp, in nfsacld_proc_getacl()
90 static __be32 nfsacld_proc_setacl(struct svc_rqst * rqstp, in nfsacld_proc_setacl()
144 static __be32 nfsacld_proc_getattr(struct svc_rqst * rqstp, in nfsacld_proc_getattr()
161 static __be32 nfsacld_proc_access(struct svc_rqst *rqstp, struct nfsd3_accessargs *argp, in nfsacld_proc_access()
182 static int nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_getaclargs()
194 static int nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_setaclargs()
220 static int nfsaclsvc_decode_fhandleargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_fhandleargs()
229 static int nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_accessargs()
248 static int nfsaclsvc_encode_voidres(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfsaclsvc_encode_voidres()
[all …]
Dnfsproc.c20 nfsd_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsd_proc_null()
42 nfsd_proc_getattr(struct svc_rqst *rqstp, struct nfsd_fhandle *argp, in nfsd_proc_getattr()
59 nfsd_proc_setattr(struct svc_rqst *rqstp, struct nfsd_sattrargs *argp, in nfsd_proc_setattr()
79 nfsd_proc_lookup(struct svc_rqst *rqstp, struct nfsd_diropargs *argp, in nfsd_proc_lookup()
99 nfsd_proc_readlink(struct svc_rqst *rqstp, struct nfsd_readlinkargs *argp, in nfsd_proc_readlink()
119 nfsd_proc_read(struct svc_rqst *rqstp, struct nfsd_readargs *argp, in nfsd_proc_read()
157 nfsd_proc_write(struct svc_rqst *rqstp, struct nfsd_writeargs *argp, in nfsd_proc_write()
183 nfsd_proc_create(struct svc_rqst *rqstp, struct nfsd_createargs *argp, in nfsd_proc_create()
341 nfsd_proc_remove(struct svc_rqst *rqstp, struct nfsd_diropargs *argp, in nfsd_proc_remove()
356 nfsd_proc_rename(struct svc_rqst *rqstp, struct nfsd_renameargs *argp, in nfsd_proc_rename()
[all …]
Dnfs3acl.c21 nfsd3_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsd3_proc_null()
29 static __be32 nfsd3_proc_getacl(struct svc_rqst * rqstp, in nfsd3_proc_getacl()
83 static __be32 nfsd3_proc_setacl(struct svc_rqst * rqstp, in nfsd3_proc_setacl()
128 static int nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_getaclargs()
140 static int nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_setaclargs()
171 static int nfs3svc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_getaclres()
216 static int nfs3svc_encode_setaclres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_setaclres()
227 static int nfs3svc_release_getacl(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_release_getacl()
Dvfs.c83 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt()
142 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **e… in nfsd_lookup_parent()
181 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry()
252 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup()
364 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access()
398 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr()
511 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
530 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
537 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate()
603 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access()
[all …]
Dnfs4idmap.c494 idmap_lookup(struct svc_rqst *rqstp, in idmap_lookup()
517 rqst_authname(struct svc_rqst *rqstp) in rqst_authname()
526 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id()
565 struct svc_rqst *rqstp, int type, u32 id) in idmap_id_to_name()
592 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in numeric_name_to_id()
608 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in do_name_to_id()
621 struct svc_rqst *rqstp, int type, u32 id) in encode_name_from_id()
629 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_uid()
642 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_gid()
654 __be32 nfsd4_encode_user(struct xdr_stream *xdr, struct svc_rqst *rqstp, in nfsd4_encode_user()
[all …]
Dauth.c7 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) in nfsexp_flags()
20 int nfsd_setuser(struct svc_rqst *rqstp, struct svc_export *exp) in nfsd_setuser()
Dnfsfh.c62 nfsd_mode_check(struct svc_rqst *rqstp, umode_t mode, umode_t requested) in nfsd_mode_check()
83 static __be32 nfsd_setuser_and_check_port(struct svc_rqst *rqstp, in nfsd_setuser_and_check_port()
100 static inline __be32 check_pseudo_root(struct svc_rqst *rqstp, in check_pseudo_root()
135 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) in nfsd_set_fh_dentry()
304 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify()
Dnfscache.c313 nfsd_cache_csum(struct svc_rqst *rqstp) in nfsd_cache_csum()
343 nfsd_cache_match(struct svc_rqst *rqstp, __wsum csum, struct svc_cacherep *rp) in nfsd_cache_match()
372 nfsd_cache_search(struct nfsd_drc_bucket *b, struct svc_rqst *rqstp, in nfsd_cache_search()
409 nfsd_cache_lookup(struct svc_rqst *rqstp) in nfsd_cache_lookup()
538 nfsd_cache_update(struct svc_rqst *rqstp, int cachetype, __be32 *statp) in nfsd_cache_update()
599 nfsd_cache_append(struct svc_rqst *rqstp, struct kvec *data) in nfsd_cache_append()
Dnfs4state.c1471 static struct nfsd4_conn *alloc_conn(struct svc_rqst *rqstp, u32 flags) in alloc_conn()
1506 static void nfsd4_init_conn(struct svc_rqst *rqstp, struct nfsd4_conn *conn, struct nfsd4_session *… in nfsd4_init_conn()
1519 static struct nfsd4_conn *alloc_conn_from_crses(struct svc_rqst *rqstp, struct nfsd4_create_session… in alloc_conn_from_crses()
1561 static void init_session(struct svc_rqst *rqstp, struct nfsd4_session *new, struct nfs4_client *clp… in init_session()
1932 static bool svc_rqst_integrity_protected(struct svc_rqst *rqstp) in svc_rqst_integrity_protected()
1944 static bool mach_creds_match(struct nfs4_client *cl, struct svc_rqst *rqstp) in mach_creds_match()
2008 struct svc_rqst *rqstp, nfs4_verifier *verf) in create_client()
2160 gen_callback(struct nfs4_client *clp, struct nfsd4_setclientid *se, struct svc_rqst *rqstp) in gen_callback()
2320 nfsd4_exchange_id(struct svc_rqst *rqstp, in nfsd4_exchange_id()
2578 nfsd4_create_session(struct svc_rqst *rqstp, in nfsd4_create_session()
[all …]
Dlockd.c27 nlm_fopen(struct svc_rqst *rqstp, struct nfs_fh *f, struct file **filp) in nlm_fopen()
Dexport.c938 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp) in check_nfsd_access()
970 rqst_exp_get_by_name(struct svc_rqst *rqstp, struct path *path) in rqst_exp_get_by_name()
1001 rqst_exp_find(struct svc_rqst *rqstp, int fsid_type, u32 *fsidv) in rqst_exp_find()
1034 rqst_exp_parent(struct svc_rqst *rqstp, struct path *path) in rqst_exp_parent()
1050 struct svc_export *rqst_find_fsidzero_export(struct svc_rqst *rqstp) in rqst_find_fsidzero_export()
1065 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) in exp_pseudoroot()
Dnfs4layouts.c234 nfsd4_preprocess_layout_stateid(struct svc_rqst *rqstp, in nfsd4_preprocess_layout_stateid()
457 nfsd4_return_file_layouts(struct svc_rqst *rqstp, in nfsd4_return_file_layouts()
502 nfsd4_return_client_layouts(struct svc_rqst *rqstp, in nfsd4_return_client_layouts()
Dnfs4xdr.c2080 struct svc_rqst *rqstp, const struct path *path) in nfsd4_encode_fsloc_fsroot()
2097 struct svc_rqst *rqstp, struct svc_export *exp) in nfsd4_encode_fs_locations()
2134 nfsd4_encode_aclname(struct xdr_stream *xdr, struct svc_rqst *rqstp, in nfsd4_encode_aclname()
2173 nfsd4_encode_security_label(struct xdr_stream *xdr, struct svc_rqst *rqstp, in nfsd4_encode_security_label()
2193 nfsd4_encode_security_label(struct xdr_stream *xdr, struct svc_rqst *rqstp, in nfsd4_encode_security_label()
2239 struct svc_rqst *rqstp, int ignore_crossmnt) in nfsd4_encode_fattr()
2797 struct svc_rqst *rqstp, int ignore_crossmnt) in nfsd4_encode_fattr_to_buf()
4314 struct svc_rqst *rqstp = resp->rqstp; in nfsd4_encode_operation() local
4402 nfs4svc_encode_voidres(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfs4svc_encode_voidres()
4409 struct svc_rqst *rqstp = rq; in nfsd4_release_compoundargs() local
[all …]
Dnfssvc.c568 struct svc_rqst *rqstp = (struct svc_rqst *) vrqstp; in nfsd() local
651 nfsd_dispatch(struct svc_rqst *rqstp, __be32 *statp) in nfsd_dispatch()
Dnfs4acl.c139 nfsd4_get_nfs4_acl(struct svc_rqst *rqstp, struct dentry *dentry, in nfsd4_get_nfs4_acl()
767 nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_acl()
Dnfs4callback.c516 static int nfs4_xdr_dec_cb_recall(struct rpc_rqst *rqstp, in nfs4_xdr_dec_cb_recall()
606 static int nfs4_xdr_dec_cb_layout(struct rpc_rqst *rqstp, in nfs4_xdr_dec_cb_layout()
Dxdr4.h582 struct svc_rqst *rqstp; member
596 struct svc_rqst * rqstp; member
617 static inline bool nfsd4_last_compound_op(struct svc_rqst *rqstp) in nfsd4_last_compound_op()
Dxdr3.h188 struct svc_rqst * rqstp; member
/linux-4.1.27/fs/lockd/
Dsvc4proc.c22 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
65 nlm4svc_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nlm4svc_proc_null()
75 nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_test()
102 nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_lock()
144 nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_cancel()
177 nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_unlock()
211 nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_granted()
246 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, in nlm4svc_callback()
276 static __be32 nlm4svc_proc_test_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_test_msg()
283 static __be32 nlm4svc_proc_lock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_lock_msg()
[all …]
Dsvcproc.c51 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_retrieve_args()
95 nlmsvc_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nlmsvc_proc_null()
105 nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_test()
133 nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_lock()
175 nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_cancel()
209 nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_unlock()
244 nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_granted()
287 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, in nlmsvc_callback()
317 static __be32 nlmsvc_proc_test_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_test_msg()
324 static __be32 nlmsvc_proc_lock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_lock_msg()
[all …]
Dxdr4.c182 nlm4svc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_testargs()
199 nlm4svc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_testres()
207 nlm4svc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_lockargs()
227 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_cancargs()
243 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_unlockargs()
253 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_shareargs()
274 nlm4svc_encode_shareres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_shareres()
284 nlm4svc_encode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_res()
293 nlm4svc_decode_notify(struct svc_rqst *rqstp, __be32 *p, struct nlm_args *argp) in nlm4svc_decode_notify()
305 nlm4svc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) in nlm4svc_decode_reboot()
[all …]
Dxdr.c185 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_testargs()
202 nlmsvc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_testres()
210 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_lockargs()
230 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_cancargs()
246 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_unlockargs()
256 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_shareargs()
277 nlmsvc_encode_shareres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_shareres()
287 nlmsvc_encode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_res()
296 nlmsvc_decode_notify(struct svc_rqst *rqstp, __be32 *p, struct nlm_args *argp) in nlmsvc_decode_notify()
308 nlmsvc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) in nlmsvc_decode_reboot()
[all …]
Dsvclock.c215 nlmsvc_create_block(struct svc_rqst *rqstp, struct nlm_host *host, in nlmsvc_create_block()
372 nlmsvc_defer_lock_rqst(struct svc_rqst *rqstp, struct nlm_block *block) in nlmsvc_defer_lock_rqst()
398 nlmsvc_lock(struct svc_rqst *rqstp, struct nlm_file *file, in nlmsvc_lock()
505 nlmsvc_testlock(struct svc_rqst *rqstp, struct nlm_file *file, in nlmsvc_testlock()
Dsvc.c131 struct svc_rqst *rqstp = vrqstp; in lockd() local
542 static int lockd_authenticate(struct svc_rqst *rqstp) in lockd_authenticate()
Dmon.c542 static int nsm_xdr_dec_stat_res(struct rpc_rqst *rqstp, in nsm_xdr_dec_stat_res()
559 static int nsm_xdr_dec_stat(struct rpc_rqst *rqstp, in nsm_xdr_dec_stat()
Dsvcsubs.c83 nlm_lookup_file(struct svc_rqst *rqstp, struct nlm_file **result, in nlm_lookup_file()
Dhost.c320 struct nlm_host *nlmsvc_lookup_host(const struct svc_rqst *rqstp, in nlmsvc_lookup_host()
/linux-4.1.27/net/sunrpc/
Dsvc_xprt.c287 void svc_xprt_copy_addrs(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_copy_addrs()
308 char *svc_print_addr(struct svc_rqst *rqstp, char *buf, size_t len) in svc_print_addr()
326 struct svc_rqst *rqstp = NULL; in svc_xprt_do_enqueue() local
455 void svc_reserve(struct svc_rqst *rqstp, int space) in svc_reserve()
471 static void svc_xprt_release(struct svc_rqst *rqstp) in svc_xprt_release()
510 struct svc_rqst *rqstp; in svc_wake_up() local
600 static int svc_alloc_arg(struct svc_rqst *rqstp) in svc_alloc_arg()
643 rqst_should_sleep(struct svc_rqst *rqstp) in rqst_should_sleep()
666 static struct svc_xprt *svc_get_next_xprt(struct svc_rqst *rqstp, long timeout) in svc_get_next_xprt()
741 static int svc_handle_xprt(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_handle_xprt()
[all …]
Dsvcsock.c120 static void svc_release_skb(struct svc_rqst *rqstp) in svc_release_skb()
141 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data()
234 static int svc_sendto(struct svc_rqst *rqstp, struct xdr_buf *xdr) in svc_sendto()
317 static int svc_recvfrom(struct svc_rqst *rqstp, struct kvec *iov, int nr, in svc_recvfrom()
343 static int svc_partial_recvfrom(struct svc_rqst *rqstp, in svc_partial_recvfrom()
397 static int svc_sock_secure_port(struct svc_rqst *rqstp) in svc_sock_secure_port()
482 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4()
499 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6()
521 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address()
537 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom()
[all …]
Dsvc.c568 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) in svc_init_buffer()
597 svc_release_buffer(struct svc_rqst *rqstp) in svc_release_buffer()
609 struct svc_rqst *rqstp; in svc_prepare_thread() local
681 struct svc_rqst *rqstp; in choose_victim() local
714 struct svc_rqst *rqstp; in svc_set_num_threads() local
775 svc_exit_thread(struct svc_rqst *rqstp) in svc_exit_thread()
1049 void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) in svc_printk()
1065 static __printf(2,3) void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) {} in svc_printk()
1072 svc_process_common(struct svc_rqst *rqstp, struct kvec *argv, struct kvec *resv) in svc_process_common()
1299 svc_process(struct svc_rqst *rqstp) in svc_process()
[all …]
Dsvcauth.c37 svc_authenticate(struct svc_rqst *rqstp, __be32 *authp) in svc_authenticate()
64 int svc_set_client(struct svc_rqst *rqstp) in svc_set_client()
74 int svc_authorise(struct svc_rqst *rqstp) in svc_authorise()
Dsvcauth_unix.c628 static struct group_info *unix_gid_find(kuid_t uid, struct svc_rqst *rqstp) in unix_gid_find()
655 svcauth_unix_set_client(struct svc_rqst *rqstp) in svcauth_unix_set_client()
725 svcauth_null_accept(struct svc_rqst *rqstp, __be32 *authp) in svcauth_null_accept()
765 svcauth_null_release(struct svc_rqst *rqstp) in svcauth_null_release()
789 svcauth_unix_accept(struct svc_rqst *rqstp, __be32 *authp) in svcauth_unix_accept()
848 svcauth_unix_release(struct svc_rqst *rqstp) in svcauth_unix_release()
Dauth.c770 static void rpcauth_wrap_req_encode(kxdreproc_t encode, struct rpc_rqst *rqstp, in rpcauth_wrap_req_encode()
780 rpcauth_wrap_req(struct rpc_task *task, kxdreproc_t encode, void *rqstp, in rpcauth_wrap_req()
795 rpcauth_unwrap_req_decode(kxdrdproc_t decode, struct rpc_rqst *rqstp, in rpcauth_unwrap_req_decode()
805 rpcauth_unwrap_resp(struct rpc_task *task, kxdrdproc_t decode, void *rqstp, in rpcauth_unwrap_resp()
Dclnt.c2393 static void rpcproc_encode_null(void *rqstp, struct xdr_stream *xdr, void *obj) in rpcproc_encode_null()
2397 static int rpcproc_decode_null(void *rqstp, struct xdr_stream *xdr, void *obj) in rpcproc_decode_null()
Dcache.c251 struct cache_head *h, struct cache_req *rqstp) in cache_check()
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c58 static void rdma_build_arg_xdr(struct svc_rqst *rqstp, in rdma_build_arg_xdr()
129 struct svc_rqst *rqstp, in rdma_read_chunk_lcl()
223 struct svc_rqst *rqstp, in rdma_read_chunk_frmr()
374 rdma_copy_tail(struct svc_rqst *rqstp, struct svc_rdma_op_ctxt *head, in rdma_copy_tail()
421 struct svc_rqst *rqstp, in rdma_read_chunks()
514 static int rdma_read_complete(struct svc_rqst *rqstp, in rdma_read_complete()
578 int svc_rdma_recvfrom(struct svc_rqst *rqstp) in svc_rdma_recvfrom()
Dsvc_rdma_sendto.c142 static int send_write(struct svcxprt_rdma *xprt, struct svc_rqst *rqstp, in send_write()
235 struct svc_rqst *rqstp, in send_write_chunks()
298 struct svc_rqst *rqstp, in send_reply_chunks()
377 struct svc_rqst *rqstp, in send_reply()
490 void svc_rdma_prep_reply_hdr(struct svc_rqst *rqstp) in svc_rdma_prep_reply_hdr()
494 int svc_rdma_sendto(struct svc_rqst *rqstp) in svc_rdma_sendto()
Dsvc_rdma_marshal.c149 struct svc_rqst *rqstp) in svc_rdma_xdr_decode_req()
214 int svc_rdma_xdr_decode_deferred_req(struct svc_rqst *rqstp) in svc_rdma_xdr_decode_deferred_req()
Dsvc_rdma_transport.c1101 static void svc_rdma_release_rqst(struct svc_rqst *rqstp) in svc_rdma_release_rqst()
1220 static int svc_rdma_secure_port(struct svc_rqst *rqstp) in svc_rdma_secure_port()
/linux-4.1.27/fs/nfs/
Dcallback_xdr.c58 static __be32 nfs4_callback_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfs4_callback_null()
63 static int nfs4_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfs4_decode_void()
68 static int nfs4_encode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfs4_encode_void()
194 static __be32 decode_getattr_args(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct cb_getattr… in decode_getattr_args()
208 static __be32 decode_recall_args(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct cb_recallar… in decode_recall_args()
231 static __be32 decode_layoutrecall_args(struct svc_rqst *rqstp, in decode_layoutrecall_args()
292 __be32 decode_devicenotify_args(struct svc_rqst *rqstp, in decode_devicenotify_args()
434 static __be32 decode_cb_sequence_args(struct svc_rqst *rqstp, in decode_cb_sequence_args()
496 static __be32 decode_recallany_args(struct svc_rqst *rqstp, in decode_recallany_args()
516 static __be32 decode_recallslot_args(struct svc_rqst *rqstp, in decode_recallslot_args()
[all …]
Dcallback.c76 struct svc_rqst *rqstp = vrqstp; in nfs4_callback_svc() local
119 struct svc_rqst *rqstp = vrqstp; in nfs41_callback_svc() local
159 struct svc_rqst *rqstp; in nfs41_callback_up() local
212 struct svc_rqst *rqstp; in nfs_callback_start_svc() local
418 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) in check_gss_callback_principal()
466 static int nfs_callback_authenticate(struct svc_rqst *rqstp) in nfs_callback_authenticate()
Dnfs42xdr.c175 static int nfs4_xdr_dec_allocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_allocate()
202 static int nfs4_xdr_dec_deallocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_deallocate()
229 static int nfs4_xdr_dec_seek(struct rpc_rqst *rqstp, in nfs4_xdr_dec_seek()
Dnfs4xdr.c5686 struct rpc_rqst *rqstp) in decode_sequence()
5984 static int nfs4_xdr_dec_open_downgrade(struct rpc_rqst *rqstp, in nfs4_xdr_dec_open_downgrade()
6011 static int nfs4_xdr_dec_access(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_access()
6037 static int nfs4_xdr_dec_lookup(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_lookup()
6066 static int nfs4_xdr_dec_lookup_root(struct rpc_rqst *rqstp, in nfs4_xdr_dec_lookup_root()
6093 static int nfs4_xdr_dec_remove(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_remove()
6116 static int nfs4_xdr_dec_rename(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_rename()
6145 static int nfs4_xdr_dec_link(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_link()
6184 static int nfs4_xdr_dec_create(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_create()
6213 static int nfs4_xdr_dec_symlink(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_symlink()
[all …]
/linux-4.1.27/include/linux/sunrpc/
Dbc_xprt.h45 static inline int svc_is_backchannel(const struct svc_rqst *rqstp) in svc_is_backchannel()
58 static inline int svc_is_backchannel(const struct svc_rqst *rqstp) in svc_is_backchannel()
Dsvc.h329 xdr_argsize_check(struct svc_rqst *rqstp, __be32 *p) in xdr_argsize_check()
338 xdr_ressize_check(struct svc_rqst *rqstp, __be32 *p) in xdr_ressize_check()
348 static inline void svc_free_res_pages(struct svc_rqst *rqstp) in svc_free_res_pages()
463 static inline void svc_reserve_auth(struct svc_rqst *rqstp, int space) in svc_reserve_auth()
/linux-4.1.27/net/sunrpc/auth_gss/
Dsvcauth_gss.c659 gss_verify_header(struct svc_rqst *rqstp, struct rsc *rsci, in gss_verify_header()
705 gss_write_null_verf(struct svc_rqst *rqstp) in gss_write_null_verf()
719 gss_write_verf(struct svc_rqst *rqstp, struct gss_ctx *ctx_id, u32 seq) in gss_write_verf()
827 unwrap_integ_data(struct svc_rqst *rqstp, struct xdr_buf *buf, u32 seq, struct gss_ctx *ctx) in unwrap_integ_data()
886 unwrap_priv_data(struct svc_rqst *rqstp, struct xdr_buf *buf, u32 seq, struct gss_ctx *ctx) in unwrap_priv_data()
946 svcauth_gss_set_client(struct svc_rqst *rqstp) in svcauth_gss_set_client()
972 gss_write_init_verf(struct cache_detail *cd, struct svc_rqst *rqstp, in gss_write_init_verf()
1049 gss_read_proxy_verf(struct svc_rqst *rqstp, in gss_read_proxy_verf()
1100 static int svcauth_gss_legacy_init(struct svc_rqst *rqstp, in svcauth_gss_legacy_init()
1209 static int svcauth_gss_proxy_init(struct svc_rqst *rqstp, in svcauth_gss_proxy_init()
[all …]
Dauth_gss.c1654 static void gss_wrap_req_encode(kxdreproc_t encode, struct rpc_rqst *rqstp, in gss_wrap_req_encode()
1665 kxdreproc_t encode, struct rpc_rqst *rqstp, in gss_wrap_req_integ()
1712 priv_release_snd_buf(struct rpc_rqst *rqstp) in priv_release_snd_buf()
1722 alloc_enc_pages(struct rpc_rqst *rqstp) in alloc_enc_pages()
1756 kxdreproc_t encode, struct rpc_rqst *rqstp, in gss_wrap_req_priv()
1824 kxdreproc_t encode, void *rqstp, __be32 *p, void *obj) in gss_wrap_req()
1861 struct rpc_rqst *rqstp, __be32 **p) in gss_unwrap_resp_integ()
1898 struct rpc_rqst *rqstp, __be32 **p) in gss_unwrap_resp_priv()
1925 gss_unwrap_req_decode(kxdrdproc_t decode, struct rpc_rqst *rqstp, in gss_unwrap_req_decode()
1936 kxdrdproc_t decode, void *rqstp, __be32 *p, void *obj) in gss_unwrap_resp()
Dgss_rpc_xdr.c790 int gssx_dec_accept_sec_context(struct rpc_rqst *rqstp, in gssx_dec_accept_sec_context()
/linux-4.1.27/include/linux/lockd/
Dlockd.h333 static inline int nlm_privileged_requester(const struct svc_rqst *rqstp) in nlm_privileged_requester()