Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dsched.h130 #define RPC_TASK_SOFTCONN 0x0400 /* Fail if can't connect */ macro
140 #define RPC_IS_SOFTCONN(t) ((t)->tk_flags & RPC_TASK_SOFTCONN)
/linux-6.3-rc2/fs/lockd/
A Dmon.c120 status = rpc_call_sync(clnt, &msg, RPC_TASK_SOFTCONN); in nsm_mon_unmon()
125 status = rpc_call_sync(clnt, &msg, RPC_TASK_SOFTCONN); in nsm_mon_unmon()
/linux-6.3-rc2/fs/nfs/filelayout/
A Dfilelayout.c491 0, RPC_TASK_SOFTCONN); in filelayout_read_pagelist()
533 sync, RPC_TASK_SOFTCONN); in filelayout_write_pagelist()
1022 RPC_TASK_SOFTCONN); in filelayout_initiate_commit()
/linux-6.3-rc2/net/sunrpc/
A Drpcb_clnt.c386 flags = RPC_TASK_SOFTCONN; in rpcb_register_call()
610 .flags = RPC_TASK_ASYNC | RPC_TASK_SOFTCONN, in rpcb_call_async()
A Dclnt.c1299 .flags = RPC_TASK_SOFTCONN | in rpc_run_bc_task()
2814 .flags = flags | RPC_TASK_SOFT | RPC_TASK_SOFTCONN | in rpc_call_null_helper()
2849 .flags = RPC_TASK_SOFT | RPC_TASK_SOFTCONN | RPC_TASK_NULLCREDS, in rpc_ping_noreply()
/linux-6.3-rc2/fs/nfs/flexfilelayout/
A Dflexfilelayout.c1816 0, RPC_TASK_SOFTCONN); in ff_layout_read_pagelist()
1884 sync, RPC_TASK_SOFTCONN); in ff_layout_write_pagelist()
1959 how, RPC_TASK_SOFTCONN); in ff_layout_initiate_commit()
/linux-6.3-rc2/fs/nfsd/
A Dnfs4callback.c1428 flags = clp->cl_minorversion ? RPC_TASK_NOCONNECT : RPC_TASK_SOFTCONN; in nfsd4_run_cb_work()
/linux-6.3-rc2/include/trace/events/
A Dsunrpc.h317 { RPC_TASK_SOFTCONN, "SOFTCONN" }, \
/linux-6.3-rc2/fs/nfs/
A Dnfs4proc.c8772 task_setup_data.flags |= RPC_TASK_SOFTCONN; in nfs4_run_exchange_id()

Completed in 42 milliseconds