Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dsched.h137 #define RPC_TASK_NETUNREACH_FATAL 0x0040 /* ENETUNREACH is fatal */ macro
/linux/net/sunrpc/
H A Dclnt.c1191 task->tk_flags |= RPC_TASK_NETUNREACH_FATAL; in rpc_task_set_client()
2101 if (task->tk_flags & RPC_TASK_NETUNREACH_FATAL) in call_bind_status()
2193 if (task->tk_flags & RPC_TASK_NETUNREACH_FATAL) in call_connect_status()
2460 if (task->tk_flags & RPC_TASK_NETUNREACH_FATAL) in call_status()
/linux/include/trace/events/
H A Dsunrpc.h344 { RPC_TASK_NETUNREACH_FATAL, "NETUNREACH_FATAL"}, \
/linux/fs/nfs/
H A Dpnfs.c1692 task->tk_flags & RPC_TASK_NETUNREACH_FATAL) { in pnfs_roc_done()
H A Dnfs4proc.c680 task->tk_flags & RPC_TASK_NETUNREACH_FATAL) { in nfs4_async_handle_exception()