Home
last modified time | relevance | path

Searched refs:RPC_TASK_NULLCREDS (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/linux/sunrpc/
Dsched.h125 #define RPC_TASK_NULLCREDS 0x0010 /* Use AUTH_NULL credential */ macro
/Linux-v5.15/net/sunrpc/
Dauth.c671 else if (flags & RPC_TASK_NULLCREDS) in rpcauth_bindcred()
Dclnt.c2723 RPC_TASK_NULLCREDS, in rpc_call_null_helper()
/Linux-v5.15/include/trace/events/
Dsunrpc.h303 { RPC_TASK_NULLCREDS, "NULLCREDS" }, \