Searched refs:RPC_CALL_REALUID (Results 1 – 4 of 4) sorted by relevance
110 #define RPC_CALL_REALUID 0x0010 /* try using real uid */ macro
330 task->tk_flags & RPC_CALL_REALUID); in rpcauth_marshcred()
791 task->tk_flags ^= RPC_CALL_REALUID; in call_decode()
143 flags = (ruid) ? RPC_CALL_REALUID : 0; in nfs3_proc_access()