Searched refs:RPC_TASK_KILLED (Results 1 – 4 of 4) sorted by relevance
119 #define RPC_TASK_KILLED 0x0100 /* task was killed */ macro130 #define RPC_ASSASSINATED(t) ((t)->tk_flags & RPC_TASK_KILLED)
907 if (task->tk_flags & RPC_TASK_KILLED) in nfsd4_cb_sequence_done()955 if (task->tk_flags & RPC_TASK_KILLED) in nfsd4_cb_sequence_done()
678 task->tk_flags &= ~(RPC_CALL_MAJORSEEN|RPC_TASK_KILLED|RPC_TASK_SENT); in rpc_reset_task_statistics()791 task->tk_flags |= RPC_TASK_KILLED; in __rpc_execute()
733 if (!(rovr->tk_flags & RPC_TASK_KILLED)) { in rpc_killall_tasks()734 rovr->tk_flags |= RPC_TASK_KILLED; in rpc_killall_tasks()