Home
last modified time | relevance | path

Searched refs:rpc_cancel_tasks (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/sunrpc/
H A Dsched.h231 unsigned long rpc_cancel_tasks(struct rpc_clnt *clnt, int error,
/linux/fs/nfs/
H A Dsysfs.c228 rpc_cancel_tasks(clnt, -EIO, shutdown_match_client, NULL); in shutdown_client()
/linux/net/sunrpc/
H A Dclnt.c901 * rpc_cancel_tasks - try to cancel a set of RPC tasks
910 unsigned long rpc_cancel_tasks(struct rpc_clnt *clnt, int error, in rpc_cancel_tasks() function
935 EXPORT_SYMBOL_GPL(rpc_cancel_tasks);
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2080 if (!rpc_cancel_tasks(clnt, -EAGAIN, ff_layout_match_io, lseg))