Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xprt_free_bc_rqst
include/linux/sunrpc/bc_xprt.h
33
void xprt_free_bc_rqst(struct rpc_rqst *req);
net/sunrpc/xprtsock.c
3130
.bc_free_rqst = xprt_free_bc_rqst,