Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sunrpc/
H A Dsched.h137 #define RPC_TASK_NETUNREACH_FATAL 0x0040 /* ENETUNREACH is fatal */ macro
/linux-6.15/net/sunrpc/
H A Dclnt.c1199 task->tk_flags |= RPC_TASK_NETUNREACH_FATAL; in rpc_task_set_client()
2109 if (task->tk_flags & RPC_TASK_NETUNREACH_FATAL) in call_bind_status()
2201 if (task->tk_flags & RPC_TASK_NETUNREACH_FATAL) in call_connect_status()
2468 if (task->tk_flags & RPC_TASK_NETUNREACH_FATAL) in call_status()
/linux-6.15/include/trace/events/
H A Dsunrpc.h346 { RPC_TASK_NETUNREACH_FATAL, "NETUNREACH_FATAL"}, \
/linux-6.15/fs/nfs/
H A Dpnfs.c1674 task->tk_flags & RPC_TASK_NETUNREACH_FATAL) { in pnfs_roc_done()
H A Dnfs4proc.c676 task->tk_flags & RPC_TASK_NETUNREACH_FATAL) { in nfs4_async_handle_exception()