Searched refs:RPC_TASK_ROOTCREDS (Results 1 – 3 of 3) sorted by relevance
117 #define RPC_TASK_ROOTCREDS 0x0040 /* force root creds */ macro129 #define RPC_DO_ROOTOVERRIDE(t) ((t)->tk_flags & RPC_TASK_ROOTCREDS)
44 #define NFS_RPC_SWAPFLAGS (RPC_TASK_SWAPPER|RPC_TASK_ROOTCREDS)
700 else if (flags & RPC_TASK_ROOTCREDS) in rpcauth_bindcred()