Searched refs:RPC_TASK_ROOTCREDS (Results 1 – 4 of 4) sorted by relevance
126 #define RPC_TASK_ROOTCREDS 0x0040 /* force root creds */ macro
46 #define NFS_RPC_SWAPFLAGS (RPC_TASK_SWAPPER|RPC_TASK_ROOTCREDS)
83 TRACE_DEFINE_ENUM(RPC_TASK_ROOTCREDS);97 { RPC_TASK_ROOTCREDS, "ROOTCREDS" }, \
718 else if (cred == &machine_cred || (flags & RPC_TASK_ROOTCREDS)) in rpcauth_bindcred()