Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dsysfs.c220 static bool shutdown_match_client(const struct rpc_task *task, const void *data) in shutdown_match_client() function
228 rpc_cancel_tasks(clnt, -EIO, shutdown_match_client, NULL); in shutdown_client()