Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
A Dsched.h140 #define RPC_TASK_SOFTCONN 0x0400 /* Fail if can't connect */ macro
150 #define RPC_IS_SOFTCONN(t) ((t)->tk_flags & RPC_TASK_SOFTCONN)
/linux/net/sunrpc/
A Dauth_tls.c60 .flags = RPC_TASK_SOFT | RPC_TASK_SOFTCONN, in tls_probe()
A Drpcb_clnt.c409 flags = RPC_TASK_SOFTCONN; in rpcb_register_call()
633 .flags = RPC_TASK_ASYNC | RPC_TASK_SOFTCONN, in rpcb_call_async()
A Dclnt.c1327 .flags = RPC_TASK_SOFTCONN | in rpc_run_bc_task()
2858 .flags = flags | RPC_TASK_SOFT | RPC_TASK_SOFTCONN | in rpc_call_null_helper()
2896 .flags = RPC_TASK_SOFT | RPC_TASK_SOFTCONN | RPC_TASK_NULLCREDS, in rpc_ping_noreply()
/linux/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/fs/nfs/filelayout/
A Dfilelayout.c491 0, RPC_TASK_SOFTCONN, NULL); in filelayout_read_pagelist()
533 sync, RPC_TASK_SOFTCONN, NULL); in filelayout_write_pagelist()
1014 RPC_TASK_SOFTCONN, NULL); in filelayout_initiate_commit()
/linux/fs/nfs/flexfilelayout/
A Dflexfilelayout.c1833 0, RPC_TASK_SOFTCONN, localio); in ff_layout_read_pagelist()
1910 sync, RPC_TASK_SOFTCONN, localio); in ff_layout_write_pagelist()
1994 how, RPC_TASK_SOFTCONN, localio); in ff_layout_initiate_commit()
/linux/fs/nfsd/
A Dnfs4callback.c1511 flags = clp->cl_minorversion ? RPC_TASK_NOCONNECT : RPC_TASK_SOFTCONN; in nfsd4_run_cb_work()
/linux/include/trace/events/
A Dsunrpc.h349 { RPC_TASK_SOFTCONN, "SOFTCONN" }, \
/linux/fs/nfs/
A Dnfs4proc.c8969 task_setup_data.flags |= RPC_TASK_SOFTCONN; in nfs4_run_exchange_id()

Completed in 46 milliseconds