Searched refs:RPC_TASK_KILLED (Results 1 – 4 of 4) sorted by relevance
124 #define RPC_TASK_KILLED 0x0100 /* task was killed */ macro135 #define RPC_ASSASSINATED(t) ((t)->tk_flags & RPC_TASK_KILLED)
713 task->tk_flags &= ~(RPC_CALL_MAJORSEEN|RPC_TASK_KILLED|RPC_TASK_SENT); in rpc_reset_task_statistics()824 task->tk_flags |= RPC_TASK_KILLED; in __rpc_execute()
832 if (!(rovr->tk_flags & RPC_TASK_KILLED)) { in rpc_killall_tasks()833 rovr->tk_flags |= RPC_TASK_KILLED; in rpc_killall_tasks()
951 if (task->tk_flags & RPC_TASK_KILLED) in nfsd4_cb_sequence_done()1000 if (task->tk_flags & RPC_TASK_KILLED) in nfsd4_cb_sequence_done()