Searched refs:cl_oneshot (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/sunrpc/
H A Dclnt.h45 cl_oneshot : 1,/* dispose after use */ member in struct:rpc_clnt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dclnt.c249 clnt->cl_oneshot = 1;
284 new->cl_oneshot = 0;
301 * requests. Note that we must be certain that cl_oneshot and
314 clnt->cl_oneshot = 0;
379 if (clnt->cl_oneshot || clnt->cl_dead)
H A Dsched.c886 atomic_read(&clnt->cl_users), clnt->cl_oneshot);

Completed in 49 milliseconds