Home
last modified time | relevance | path

Searched refs:svc_xprt (Results 1 – 20 of 20) sorted by relevance

/linux-3.4.99/include/linux/sunrpc/
Dsvc_xprt.h15 struct svc_xprt *(*xpo_create)(struct svc_serv *,
19 struct svc_xprt *(*xpo_accept)(struct svc_xprt *);
20 int (*xpo_has_wspace)(struct svc_xprt *);
25 void (*xpo_detach)(struct svc_xprt *);
26 void (*xpo_free)(struct svc_xprt *);
47 struct svc_xprt { struct
86 static inline void unregister_xpt_user(struct svc_xprt *xpt, struct svc_xpt_user *u) in unregister_xpt_user() argument
93 static inline int register_xpt_user(struct svc_xprt *xpt, struct svc_xpt_user *u) in register_xpt_user()
112 void svc_xprt_init(struct net *, struct svc_xprt_class *, struct svc_xprt *,
116 void svc_xprt_enqueue(struct svc_xprt *xprt);
[all …]
Dsvcsock.h19 struct svc_xprt sk_xprt;
50 struct svc_xprt *svc_sock_create(struct svc_serv *serv, int prot);
51 void svc_sock_destroy(struct svc_xprt *);
Dsvcauth.h119 struct svc_xprt;
135 extern void svcauth_unix_info_release(struct svc_xprt *xpt);
Dsvc.h103 struct svc_xprt *sv_bc_xprt; /* callback on fore channel */
223 struct svc_xprt * rq_xprt; /* transport ptr */
352 struct svc_xprt *xprt;
Dxprt.h204 struct svc_xprt *bc_xprt; /* NFSv4.1 backchannel */
264 struct svc_xprt *bc_xprt; /* NFSv4.1 backchannel */
Dsvc_rdma.h132 struct svc_xprt sc_xprt; /* SVC transport structure */
Dclnt.h117 struct svc_xprt *bc_xprt; /* NFSv4.1 backchannel */
/linux-3.4.99/net/sunrpc/
Dsvc_xprt.c21 static struct svc_deferred_req *svc_deferred_dequeue(struct svc_xprt *xprt);
25 static void svc_delete_xprt(struct svc_xprt *xprt);
128 struct svc_xprt *xprt = in svc_xprt_free()
129 container_of(kref, struct svc_xprt, xpt_ref); in svc_xprt_free()
141 void svc_xprt_put(struct svc_xprt *xprt) in svc_xprt_put()
152 struct svc_xprt *xprt, struct svc_serv *serv) in svc_xprt_init()
171 static struct svc_xprt *__svc_xpo_create(struct svc_xprt_class *xcl, in __svc_xpo_create()
220 struct svc_xprt *newxprt; in svc_create_xprt()
257 void svc_xprt_copy_addrs(struct svc_rqst *rqstp, struct svc_xprt *xprt) in svc_xprt_copy_addrs()
303 static bool svc_xprt_has_something_to_do(struct svc_xprt *xprt) in svc_xprt_has_something_to_do()
[all …]
Dsvcsock.c65 static void svc_sock_detach(struct svc_xprt *);
66 static void svc_tcp_sock_detach(struct svc_xprt *);
67 static void svc_sock_free(struct svc_xprt *);
69 static struct svc_xprt *svc_create_socket(struct svc_serv *, int,
73 static struct svc_xprt *svc_bc_create_socket(struct svc_serv *, int,
76 static void svc_bc_sock_free(struct svc_xprt *xprt);
687 static int svc_udp_has_wspace(struct svc_xprt *xprt) in svc_udp_has_wspace()
705 static struct svc_xprt *svc_udp_accept(struct svc_xprt *xprt) in svc_udp_accept()
711 static struct svc_xprt *svc_udp_create(struct svc_serv *serv, in svc_udp_create()
852 static struct svc_xprt *svc_tcp_accept(struct svc_xprt *xprt) in svc_tcp_accept()
[all …]
DMakefile15 svc_xprt.o
Dsvcauth_unix.c364 ip_map_cached_get(struct svc_xprt *xprt) in ip_map_cached_get()
393 ip_map_cached_put(struct svc_xprt *xprt, struct ip_map *ipm) in ip_map_cached_put()
413 svcauth_unix_info_release(struct svc_xprt *xpt) in svcauth_unix_info_release()
678 struct svc_xprt *xprt = rqstp->rq_xprt; in svcauth_unix_set_client()
Dxprtsock.c2391 struct svc_xprt *xprt; in bc_send_request()
/linux-3.4.99/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c58 static struct svc_xprt *svc_rdma_create(struct svc_serv *serv,
62 static struct svc_xprt *svc_rdma_accept(struct svc_xprt *xprt);
65 static void svc_rdma_detach(struct svc_xprt *xprt);
66 static void svc_rdma_free(struct svc_xprt *xprt);
67 static int svc_rdma_has_wspace(struct svc_xprt *xprt);
175 struct svc_xprt *xprt = context; in cq_event_handler()
184 struct svc_xprt *xprt = context; in qp_event_handler()
632 struct svc_xprt *xprt = cma_id->context; in rdma_cma_handler()
672 static struct svc_xprt *svc_rdma_create(struct svc_serv *serv, in svc_rdma_create()
679 struct svc_xprt *xprt; in svc_rdma_create()
[all …]
Dsvc_rdma_sendto.c675 struct svc_xprt *xprt = rqstp->rq_xprt; in svc_rdma_sendto()
Dsvc_rdma_recvfrom.c586 struct svc_xprt *xprt = rqstp->rq_xprt; in svc_rdma_recvfrom()
/linux-3.4.99/fs/nfsd/
Dstate.h111 struct svc_xprt *cb_xprt; /* minorversion 1 only */
179 struct svc_xprt *cn_xprt;
Dnfssvc.c486 …struct svc_xprt *perm_sock = list_entry(rqstp->rq_server->sv_permsocks.next, typeof(struct svc_xpr… in nfsd()
Dnfsctl.c709 struct svc_xprt *xprt; in __write_ports_addxprt()
752 struct svc_xprt *xprt; in __write_ports_delxprt()
Dnfs4state.c1855 static struct nfsd4_conn *__nfsd4_find_conn(struct svc_xprt *xpt, struct nfsd4_session *s) in __nfsd4_find_conn()
/linux-3.4.99/fs/lockd/
Dsvc.c199 struct svc_xprt *xprt; in create_lockd_listener()