Searched refs:rpc_new_child (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sunrpc/
H A Dsunrpc_syms.c33 EXPORT_SYMBOL(rpc_new_child); variable
H A Dpmap_clnt.c59 * Note: rpc_new_child will release client after a failure.
61 if (!(child = rpc_new_child(pmap_clnt, task)))
H A Dsched.c916 rpc_new_child(struct rpc_clnt *clnt, struct rpc_task *parent) function
H A Dclnt.c547 child = rpc_new_child(clnt, task);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/sunrpc/
H A Dsched.h170 struct rpc_task *rpc_new_child(struct rpc_clnt *, struct rpc_task *parent);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/sunrpc/
H A Dsched.h170 struct rpc_task *rpc_new_child(struct rpc_clnt *, struct rpc_task *parent);

Completed in 65 milliseconds