Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
A Dsched.h124 #define RPC_TASK_MOVEABLE 0x0004 /* nfs4.1+ rpc tasks */ macro
143 #define RPC_IS_MOVEABLE(t) ((t)->tk_flags & RPC_TASK_MOVEABLE)
/linux/fs/nfs/
A Dnfs4proc.c1162 task_flags = RPC_TASK_MOVEABLE; in nfs4_call_sync_sequence()
2574 task_setup_data.flags |= RPC_TASK_MOVEABLE; in nfs4_run_open_task()
3738 task_setup_data.flags |= RPC_TASK_MOVEABLE; in nfs4_do_close()
4179 task_flags = RPC_TASK_MOVEABLE; in _nfs4_proc_getattr()
4293 task_flags = RPC_TASK_MOVEABLE; in _nfs4_proc_lookup()
6817 task_setup_data.flags |= RPC_TASK_MOVEABLE; in nfs4_do_unlck()
7090 task_setup_data.flags |= RPC_TASK_MOVEABLE; in _nfs4_do_setlk()
9484 RPC_TASK_MOVEABLE, in nfs4_proc_layoutget()
9614 .flags = RPC_TASK_MOVEABLE, in nfs4_proc_layoutreturn()
9767 .flags = RPC_TASK_MOVEABLE, in nfs4_proc_layoutcommit()
[all …]
A Dpagelist.c959 task_flags = RPC_TASK_MOVEABLE; in nfs_generic_pg_pgios()
A Dwrite.c1828 task_flags = RPC_TASK_MOVEABLE; in nfs_commit_list()
/linux/net/sunrpc/
A Dclnt.c2105 (task->tk_flags & RPC_TASK_MOVEABLE) && in call_connect_status()
/linux/include/trace/events/
A Dsunrpc.h311 { RPC_TASK_MOVEABLE, "MOVEABLE" }, \

Completed in 730 milliseconds