Searched refs:RPC_TASK_MOVEABLE (Results 1 – 2 of 2) sorted by relevance
123 #define RPC_TASK_MOVEABLE 0x0004 /* nfs4.1+ rpc tasks */ macro142 #define RPC_IS_MOVEABLE(t) ((t)->tk_flags & RPC_TASK_MOVEABLE)
302 { RPC_TASK_MOVEABLE, "MOVEABLE" }, \