Home
last modified time | relevance | path

Searched defs:rqstp (Results 101 - 125 of 139) sorted by relevance

123456

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs42xdr.c1147 static int nfs4_xdr_dec_allocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_allocate() argument
1175 static int nfs4_xdr_dec_copy(struct rpc_rqst *rqstp, in nfs4_xdr_dec_copy() argument
1210 static int nfs4_xdr_dec_offload_cancel(struct rpc_rqst *rqstp, in nfs4_xdr_dec_offload_cancel() argument
1236 static int nfs4_xdr_dec_copy_notify(struct rpc_rqst *rqstp, in nfs4_xdr_dec_copy_notify() argument
1262 static int nfs4_xdr_dec_deallocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_deallocate() argument
1290 nfs4_xdr_dec_read_plus(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_read_plus() argument
1317 nfs4_xdr_dec_seek(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_seek() argument
1342 nfs4_xdr_dec_layoutstats(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_layoutstats() argument
1373 nfs4_xdr_dec_clone(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_clone() argument
1408 nfs4_xdr_dec_layouterror(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_layouterror() argument
1492 nfs4_xdr_dec_getxattr(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_getxattr() argument
1532 nfs4_xdr_dec_listxattrs(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_listxattrs() argument
[all...]
H A Dnfs3xdr.c115 static struct user_namespace *rpc_rqst_userns(const struct rpc_rqst *rqstp) in rpc_rqst_userns() argument
/kernel/linux/linux-5.10/fs/nfsd/
H A Dexport.c976 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp) in check_nfsd_access() argument
1018 rqst_exp_get_by_name(struct svc_rqst *rqstp, struct path *path) in rqst_exp_get_by_name() argument
1049 rqst_exp_find(struct svc_rqst *rqstp, int fsid_type, u32 *fsidv) rqst_exp_find() argument
1082 rqst_exp_parent(struct svc_rqst *rqstp, struct path *path) rqst_exp_parent() argument
1098 rqst_find_fsidzero_export(struct svc_rqst *rqstp) rqst_find_fsidzero_export() argument
1113 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) exp_pseudoroot() argument
[all...]
H A Dfilecache.c937 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire() argument
H A Dxdr3.h191 struct svc_rqst * rqstp; member
H A Dnfsd.h133 nfsd_user_namespace(const struct svc_rqst *rqstp) in nfsd_user_namespace() argument
162 static inline bool nfsd4_spo_must_allow(struct svc_rqst *rqstp) in nfsd4_spo_must_allow() argument
H A Dvfs.c59 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt() argument
124 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **exp, struct dentry **dentryp) in nfsd_lookup_parent() argument
173 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry() argument
250 nfsd_lookup(struct svc_rqst *rqstp, struc argument
332 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap) nfsd_get_write_access() argument
366 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, int check_guard, time64_t guardtime) nfsd_setattr() argument
507 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, struct xdr_netobj *label) nfsd4_set_nfs4_label() argument
526 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, struct xdr_netobj *label) nfsd4_set_nfs4_label() argument
592 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, loff_t offset, loff_t len, int flags) nfsd4_vfs_fallocate() argument
665 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) nfsd_access() argument
740 __nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) __nfsd_open() argument
807 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) nfsd_open() argument
834 nfsd_open_verified(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) nfsd_open_verified() argument
854 struct svc_rqst *rqstp = sd->u.data; nfsd_splice_actor() local
895 nfsd_finish_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, loff_t offset, unsigned long *count, u32 *eof, ssize_t host_err) nfsd_finish_read() argument
912 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, loff_t offset, unsigned long *count, u32 *eof) nfsd_splice_read() argument
930 nfsd_readv(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, loff_t offset, struct kvec *vec, int vlen, unsigned long *count, u32 *eof) nfsd_readv() argument
983 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, loff_t offset, struct kvec *vec, int vlen, unsigned long *cnt, int stable, __be32 *verf) nfsd_vfs_write() argument
1075 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, struct kvec *vec, int vlen, unsigned long *count, u32 *eof) nfsd_read() argument
1107 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, struct kvec *vec, int vlen, unsigned long *cnt, int stable, __be32 *verf) nfsd_write() argument
1139 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, unsigned long count, __be32 *verf) nfsd_commit() argument
1190 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *resfhp, struct iattr *iap) nfsd_create_setattr() argument
1227 nfsd_create_locked(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, struct iattr *iap, int type, dev_t rdev, struct svc_fh *resfhp) nfsd_create_locked() argument
1338 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) nfsd_create() argument
1382 do_nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, struct iattr *iap, struct svc_fh *resfhp, int createmode, u32 *verifier, bool *truncp, bool *created) do_nfsd_create() argument
1550 nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp) nfsd_readlink() argument
1587 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, char *path, struct svc_fh *resfhp) nfsd_symlink() argument
1642 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *name, int len, struct svc_fh *tfhp) nfsd_link() argument
1735 nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen, struct svc_fh *tfhp, char *tname, int tlen) nfsd_rename() argument
1852 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, char *fname, int flen) nfsd_unlink() argument
2037 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, struct readdir_cd *cdp, nfsd_filldir_t func) nfsd_readdir() argument
2074 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) nfsd_statfs() argument
2090 exp_rdonly(struct svc_rqst *rqstp, struct svc_export *exp) exp_rdonly() argument
2137 nfsd_getxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name, void **bufp, int *lenp) nfsd_getxattr() argument
2210 nfsd_listxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char **bufp, int *lenp) nfsd_listxattr() argument
2275 nfsd_removexattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name) nfsd_removexattr() argument
2299 nfsd_setxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name, void *buf, u32 len, u32 flags) nfsd_setxattr() argument
2328 nfsd_permission(struct svc_rqst *rqstp, struct svc_export *exp, struct dentry *dentry, int acc) nfsd_permission() argument
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4callback.c553 static int nfs4_xdr_dec_cb_recall(struct rpc_rqst *rqstp, in nfs4_xdr_dec_cb_recall() argument
576 nfs4_xdr_dec_cb_recall_any(struct rpc_rqst *rqstp, in nfs4_xdr_dec_cb_recall_any() argument
665 static int nfs4_xdr_dec_cb_layout(struct rpc_rqst *rqstp, in nfs4_xdr_dec_cb_layout() argument
723 static int nfs4_xdr_dec_cb_notify_lock(struct rpc_rqst *rqstp, in nfs4_xdr_dec_cb_notify_lock() argument
817 static int nfs4_xdr_dec_cb_offload(struct rpc_rqst *rqstp, in nfs4_xdr_dec_cb_offload() argument
H A Dexport.c1060 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp) in check_nfsd_access() argument
1120 rqst_exp_get_by_name(struct svc_rqst *rqstp, struct path *path) in rqst_exp_get_by_name() argument
1151 rqst_exp_find(struct svc_rqst *rqstp, int fsid_type, u32 *fsidv) rqst_exp_find() argument
1184 rqst_exp_parent(struct svc_rqst *rqstp, struct path *path) rqst_exp_parent() argument
1200 rqst_find_fsidzero_export(struct svc_rqst *rqstp) rqst_find_fsidzero_export() argument
1215 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) exp_pseudoroot() argument
[all...]
H A Dfilecache.c985 nfsd_file_do_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_do_acquire() argument
1144 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire_gc() argument
1168 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, unsigned int may_flags, struct nfsd_file **pnf) nfsd_file_acquire() argument
1193 nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp, unsigned int may_flags, struct file *file, struct nfsd_file **pnf) nfsd_file_acquire_opened() argument
[all...]
H A Dvfs.c122 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt() argument
191 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **exp, struct dentry **dentryp) in nfsd_lookup_parent() argument
240 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry() argument
311 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, unsigned int len, struct svc_fh *resfh) nfsd_lookup() argument
399 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap) nfsd_get_write_access() argument
472 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_attrs *attr, int check_guard, time64_t guardtime) nfsd_setattr() argument
606 nfsd4_get_cstate(struct svc_rqst *rqstp) nfsd4_get_cstate() argument
611 nfsd4_clone_file_range(struct svc_rqst *rqstp, struct nfsd_file *nf_src, u64 src_pos, struct nfsd_file *nf_dst, u64 dst_pos, u64 count, bool sync) nfsd4_clone_file_range() argument
681 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, loff_t offset, loff_t len, int flags) nfsd4_vfs_fallocate() argument
753 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) nfsd_access() argument
827 __nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) __nfsd_open() argument
880 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) nfsd_open() argument
924 nfsd_open_verified(struct svc_rqst *rqstp, struct svc_fh *fhp, int may_flags, struct file **filp) nfsd_open_verified() argument
942 struct svc_rqst *rqstp = sd->u.data; nfsd_splice_actor() local
983 nfsd_finish_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, loff_t offset, unsigned long *count, u32 *eof, ssize_t host_err) nfsd_finish_read() argument
1012 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, loff_t offset, unsigned long *count, u32 *eof) nfsd_splice_read() argument
1045 nfsd_iter_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, loff_t offset, unsigned long *count, unsigned int base, u32 *eof) nfsd_iter_read() argument
1111 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, loff_t offset, struct kvec *vec, int vlen, unsigned long *cnt, int stable, __be32 *verf) nfsd_vfs_write() argument
1214 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, unsigned long *count, u32 *eof) nfsd_read() argument
1243 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, struct kvec *vec, int vlen, unsigned long *cnt, int stable, __be32 *verf) nfsd_write() argument
1285 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, u64 offset, u32 count, __be32 *verf) nfsd_commit() argument
1345 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct svc_fh *resfhp, struct nfsd_attrs *attrs) nfsd_create_setattr() argument
1407 nfsd_create_locked(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_attrs *attrs, int type, dev_t rdev, struct svc_fh *resfhp) nfsd_create_locked() argument
1498 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, struct nfsd_attrs *attrs, int type, dev_t rdev, struct svc_fh *resfhp) nfsd_create() argument
1550 nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp) nfsd_readlink() argument
1597 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, char *path, struct nfsd_attrs *attrs, struct svc_fh *resfhp) nfsd_symlink() argument
1657 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *name, int len, struct svc_fh *tfhp) nfsd_link() argument
1756 nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen, struct svc_fh *tfhp, char *tname, int tlen) nfsd_rename() argument
1887 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, char *fname, int flen) nfsd_unlink() argument
2097 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, struct readdir_cd *cdp, nfsd_filldir_t func) nfsd_readdir() argument
2134 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) nfsd_statfs() argument
2150 exp_rdonly(struct svc_rqst *rqstp, struct svc_export *exp) exp_rdonly() argument
2197 nfsd_getxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name, void **bufp, int *lenp) nfsd_getxattr() argument
2270 nfsd_listxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char **bufp, int *lenp) nfsd_listxattr() argument
2335 nfsd_removexattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name) nfsd_removexattr() argument
2364 nfsd_setxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name, void *buf, u32 len, u32 flags) nfsd_setxattr() argument
2396 nfsd_permission(struct svc_rqst *rqstp, struct svc_export *exp, struct dentry *dentry, int acc) nfsd_permission() argument
[all...]
H A Dnfsd.h143 nfsd_user_namespace(const struct svc_rqst *rqstp) in nfsd_user_namespace() argument
175 static inline bool nfsd4_spo_must_allow(struct svc_rqst *rqstp) in nfsd4_spo_must_allow() argument
181 static inline bool nfsd_wait_for_delegreturn(struct svc_rqst *rqstp, in nfsd_wait_for_delegreturn() argument
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcsock.c156 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data() argument
187 static int svc_sock_result_payload(struct svc_rqst *rqstp, unsigned int offset, in svc_sock_result_payload() argument
301 static ssize_t svc_tcp_read_msg(struct svc_rqst *rqstp, size_ argument
354 svc_sock_secure_port(struct svc_rqst *rqstp) svc_sock_secure_port() argument
500 svc_udp_get_dest_address4(struct svc_rqst *rqstp, struct cmsghdr *cmh) svc_udp_get_dest_address4() argument
517 svc_udp_get_dest_address6(struct svc_rqst *rqstp, struct cmsghdr *cmh) svc_udp_get_dest_address6() argument
539 svc_udp_get_dest_address(struct svc_rqst *rqstp, struct cmsghdr *cmh) svc_udp_get_dest_address() argument
562 svc_udp_recvfrom(struct svc_rqst *rqstp) svc_udp_recvfrom() argument
686 svc_udp_sendto(struct svc_rqst *rqstp) svc_udp_sendto() argument
948 svc_tcp_restore_pages(struct svc_sock *svsk, struct svc_rqst *rqstp) svc_tcp_restore_pages() argument
968 svc_tcp_save_pages(struct svc_sock *svsk, struct svc_rqst *rqstp) svc_tcp_save_pages() argument
1006 svc_tcp_read_marker(struct svc_sock *svsk, struct svc_rqst *rqstp) svc_tcp_read_marker() argument
1046 receive_cb_reply(struct svc_sock *svsk, struct svc_rqst *rqstp) receive_cb_reply() argument
1119 svc_tcp_recvfrom(struct svc_rqst *rqstp) svc_tcp_recvfrom() argument
1229 svc_tcp_sendmsg(struct svc_sock *svsk, struct svc_rqst *rqstp, rpc_fraghdr marker, unsigned int *sentp) svc_tcp_sendmsg() argument
1272 svc_tcp_sendto(struct svc_rqst *rqstp) svc_tcp_sendto() argument
[all...]
H A Dsvc.c601 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) in svc_init_buffer() argument
625 svc_release_buffer(struct svc_rqst *rqstp) in svc_release_buffer() argument
637 struct svc_rqst *rqstp; in svc_rqst_alloc() local
674 struct svc_rqst *rqstp; svc_prepare_thread() local
703 struct svc_rqst *rqstp; svc_pool_wake_idle_thread() local
749 struct svc_rqst *rqstp; svc_pool_victim() local
763 struct svc_rqst *rqstp; svc_start_kthreads() local
798 struct svc_rqst *rqstp; svc_stop_kthreads() local
863 svc_rqst_replace_page(struct svc_rqst *rqstp, struct page *page) svc_rqst_replace_page() argument
892 svc_rqst_release_pages(struct svc_rqst *rqstp) svc_rqst_release_pages() argument
908 svc_rqst_free(struct svc_rqst *rqstp) svc_rqst_free() argument
922 svc_exit_thread(struct svc_rqst *rqstp) svc_exit_thread() argument
1217 svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) svc_printk() argument
1233 svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) svc_printk() argument
1237 svc_generic_init_request(struct svc_rqst *rqstp, const struct svc_program *progp, struct svc_process_info *ret) svc_generic_init_request() argument
1293 svc_process_common(struct svc_rqst *rqstp) svc_process_common() argument
1499 svc_process(struct svc_rqst *rqstp) svc_process() argument
1552 bc_svc_process(struct svc_serv *serv, struct rpc_rqst *req, struct svc_rqst *rqstp) bc_svc_process() argument
1634 svc_max_payload(const struct svc_rqst *rqstp) svc_max_payload() argument
1651 svc_proc_name(const struct svc_rqst *rqstp) svc_proc_name() argument
1668 svc_encode_result_payload(struct svc_rqst *rqstp, unsigned int offset, unsigned int length) svc_encode_result_payload() argument
1683 svc_fill_write_vector(struct svc_rqst *rqstp, struct xdr_buf *payload) svc_fill_write_vector() argument
1727 svc_fill_symlink_pathname(struct svc_rqst *rqstp, struct kvec *first, void *p, size_t total) svc_fill_symlink_pathname() argument
[all...]
H A Dsvc_xprt.c366 void svc_xprt_copy_addrs(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_copy_addrs() argument
387 char *svc_print_addr(struct svc_rqst *rqstp, char *buf, size_t len) in svc_print_addr() argument
401 svc_xprt_reserve_slot(struct svc_rqst *rqstp, struct svc_xprt *xprt) svc_xprt_reserve_slot() argument
412 svc_xprt_release_slot(struct svc_rqst *rqstp) svc_xprt_release_slot() argument
515 svc_reserve(struct svc_rqst *rqstp, int space) svc_reserve() argument
539 svc_xprt_release(struct svc_rqst *rqstp) svc_xprt_release() argument
654 svc_alloc_arg(struct svc_rqst *rqstp) svc_alloc_arg() argument
701 rqst_should_sleep(struct svc_rqst *rqstp) rqst_should_sleep() argument
724 svc_get_next_xprt(struct svc_rqst *rqstp) svc_get_next_xprt() argument
787 svc_handle_xprt(struct svc_rqst *rqstp, struct svc_xprt *xprt) svc_handle_xprt() argument
843 svc_recv(struct svc_rqst *rqstp) svc_recv() argument
889 svc_drop(struct svc_rqst *rqstp) svc_drop() argument
901 svc_send(struct svc_rqst *rqstp) svc_send() argument
1184 struct svc_rqst *rqstp = container_of(req, struct svc_rqst, rq_chandle); svc_defer() local
1227 svc_deferred_recv(struct svc_rqst *rqstp) svc_deferred_recv() argument
[all...]
H A Dsvcauth_unix.c642 static struct group_info *unix_gid_find(kuid_t uid, struct svc_rqst *rqstp) in unix_gid_find() argument
669 svcauth_unix_set_client(struct svc_rqst *rqstp) in svcauth_unix_set_client() argument
754 svcauth_null_accept(struct svc_rqst *rqstp) svcauth_null_accept() argument
795 svcauth_null_release(struct svc_rqst *rqstp) svcauth_null_release() argument
831 svcauth_tls_accept(struct svc_rqst *rqstp) svcauth_tls_accept() argument
916 svcauth_unix_accept(struct svc_rqst *rqstp) svcauth_unix_accept() argument
994 svcauth_unix_release(struct svc_rqst *rqstp) svcauth_unix_release() argument
[all...]
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c710 struct svc_rqst *rqstp = info->ri_rqst; in svc_rdma_build_read_segment() local
811 struct svc_rqst *rqstp = info->ri_rqst; in svc_rdma_copy_inline_range() local
1120 svc_rdma_process_read_list(struct svcxprt_rdma *rdma, struct svc_rqst *rqstp, struct svc_rdma_recv_ctxt *head) svc_rdma_process_read_list() argument
[all...]
/kernel/linux/linux-5.10/net/sunrpc/
H A Dclnt.c2664 static void rpcproc_encode_null(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in rpcproc_encode_null() argument
2669 static int rpcproc_decode_null(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in rpcproc_decode_null() argument
H A Dcache.c296 cache_check(struct cache_detail *detail, struct cache_head *h, struct cache_req *rqstp) cache_check() argument
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dauth_gss.c1723 struct rpc_rqst *rqstp = task->tk_rqstp; in gss_wrap_req_integ() local
1765 priv_release_snd_buf(struct rpc_rqst *rqstp) in priv_release_snd_buf() argument
1776 alloc_enc_pages(struct rpc_rqst *rqstp) in alloc_enc_pages() argument
1816 struct rpc_rqst *rqstp = task->tk_rqstp; gss_wrap_req_priv() local
1962 gss_unwrap_resp_integ(struct rpc_task *task, struct rpc_cred *cred, struct gss_cl_ctx *ctx, struct rpc_rqst *rqstp, struct xdr_stream *xdr) gss_unwrap_resp_integ() argument
2034 gss_unwrap_resp_priv(struct rpc_task *task, struct rpc_cred *cred, struct gss_cl_ctx *ctx, struct rpc_rqst *rqstp, struct xdr_stream *xdr) gss_unwrap_resp_priv() argument
2127 struct rpc_rqst *rqstp = task->tk_rqstp; gss_unwrap_resp() local
[all...]
H A Dsvcauth_gss.c629 static bool gss_check_seq_num(const struct svc_rqst *rqstp, struct rsc *rsci, in gss_check_seq_num() argument
713 gss_verify_header(struct svc_rqst *rqstp, struct rsc *rsci, in gss_verify_header() argument
755 gss_write_null_verf(struct svc_rqst *rqstp) gss_write_null_verf() argument
769 gss_write_verf(struct svc_rqst *rqstp, struct gss_ctx *ctx_id, u32 seq) gss_write_verf() argument
886 unwrap_integ_data(struct svc_rqst *rqstp, struct xdr_buf *buf, u32 seq, struct gss_ctx *ctx) unwrap_integ_data() argument
967 unwrap_priv_data(struct svc_rqst *rqstp, struct xdr_buf *buf, u32 seq, struct gss_ctx *ctx) unwrap_priv_data() argument
1034 svcauth_gss_set_client(struct svc_rqst *rqstp) svcauth_gss_set_client() argument
1060 gss_write_init_verf(struct cache_detail *cd, struct svc_rqst *rqstp, struct xdr_netobj *out_handle, int *major_status) gss_write_init_verf() argument
1144 gss_read_proxy_verf(struct svc_rqst *rqstp, struct rpc_gss_wire_cred *gc, __be32 *authp, struct xdr_netobj *in_handle, struct gssp_in_token *in_token) gss_read_proxy_verf() argument
1234 svcauth_gss_legacy_init(struct svc_rqst *rqstp, struct rpc_gss_wire_cred *gc, __be32 *authp) svcauth_gss_legacy_init() argument
1346 svcauth_gss_proxy_init(struct svc_rqst *rqstp, struct rpc_gss_wire_cred *gc, __be32 *authp) svcauth_gss_proxy_init() argument
1533 svcauth_gss_accept(struct svc_rqst *rqstp, __be32 *authp) svcauth_gss_accept() argument
1712 svcauth_gss_wrap_resp_integ(struct svc_rqst *rqstp) svcauth_gss_wrap_resp_integ() argument
1763 svcauth_gss_wrap_resp_priv(struct svc_rqst *rqstp) svcauth_gss_wrap_resp_priv() argument
1830 svcauth_gss_release(struct svc_rqst *rqstp) svcauth_gss_release() argument
[all...]
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dsvc.h345 xdr_argsize_check(struct svc_rqst *rqstp, __be32 *p) in xdr_argsize_check() argument
354 xdr_ressize_check(struct svc_rqst *rqstp, __be32 *p) in xdr_ressize_check() argument
364 static inline void svc_free_res_pages(struct svc_rqst *rqstp) in svc_free_res_pages() argument
555 svc_reserve_auth(struct svc_rqst *rqstp, int space) svc_reserve_auth() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs3xdr.c117 static struct user_namespace *rpc_rqst_userns(const struct rpc_rqst *rqstp) in rpc_rqst_userns() argument
H A Dnfs42xdr.c1285 static int nfs4_xdr_dec_allocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_allocate() argument
1313 static int nfs4_xdr_dec_copy(struct rpc_rqst *rqstp, in nfs4_xdr_dec_copy() argument
1348 static int nfs4_xdr_dec_offload_cancel(struct rpc_rqst *rqstp, in nfs4_xdr_dec_offload_cancel() argument
1374 static int nfs4_xdr_dec_copy_notify(struct rpc_rqst *rqstp, in nfs4_xdr_dec_copy_notify() argument
1400 static int nfs4_xdr_dec_deallocate(struct rpc_rqst *rqstp, in nfs4_xdr_dec_deallocate() argument
1428 nfs4_xdr_dec_read_plus(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_read_plus() argument
1457 nfs4_xdr_dec_seek(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_seek() argument
1482 nfs4_xdr_dec_layoutstats(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_layoutstats() argument
1513 nfs4_xdr_dec_clone(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_clone() argument
1548 nfs4_xdr_dec_layouterror(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_layouterror() argument
1601 nfs4_xdr_dec_getxattr(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_getxattr() argument
1625 nfs4_xdr_dec_listxattrs(struct rpc_rqst *rqstp, struct xdr_stream *xdr, void *data) nfs4_xdr_dec_listxattrs() argument
[all...]
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dsvc.h458 svc_reserve_auth(struct svc_rqst *rqstp, int space) svc_reserve_auth() argument
468 svcxdr_init_decode(struct svc_rqst *rqstp) svcxdr_init_decode() argument
486 svcxdr_init_encode(struct svc_rqst *rqstp) svcxdr_init_encode() argument
515 svcxdr_encode_opaque_pages(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct page **pages, unsigned int base, unsigned int len) svcxdr_encode_opaque_pages() argument
533 svcxdr_set_auth_slack(struct svc_rqst *rqstp, int slack) svcxdr_set_auth_slack() argument
556 svcxdr_set_accept_stat(struct svc_rqst *rqstp) svcxdr_set_accept_stat() argument
[all...]

Completed in 46 milliseconds

123456