Home
last modified time | relevance | path

Searched refs:RPC_AUTH_NULL (Results 1 – 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
Dauth_null.c106 .au_flavor = RPC_AUTH_NULL,
120 .au_flavor = RPC_AUTH_NULL,
Dsvcauth_unix.c751 if (svc_getu32(argv) != htonl(RPC_AUTH_NULL) || svc_getu32(argv) != 0) { in svcauth_null_accept()
765 svc_putnl(resv, RPC_AUTH_NULL); in svcauth_null_accept()
768 rqstp->rq_cred.cr_flavor = RPC_AUTH_NULL; in svcauth_null_accept()
789 .flavour = RPC_AUTH_NULL,
838 if (svc_getu32(argv) != htonl(RPC_AUTH_NULL) || svc_getu32(argv) != 0) { in svcauth_unix_accept()
844 svc_putnl(resv, RPC_AUTH_NULL); in svcauth_unix_accept()
Dsvcauth.c36 [RPC_AUTH_NULL] = (struct auth_ops __force __rcu *)&svcauth_null,
Dauth.c33 [RPC_AUTH_NULL] = (const struct rpc_authops __force __rcu *)&authnull_ops,
Drpcb_clnt.c237 .authflavor = RPC_AUTH_NULL, in rpcb_create_local_unix()
/kernel/linux/linux-5.10/include/linux/sunrpc/
Dmsg_prot.h20 RPC_AUTH_NULL = 0, enumerator
Dxdr.h87 #define rpc_auth_null cpu_to_be32(RPC_AUTH_NULL)
/kernel/linux/linux-5.10/fs/nfs/
Dcallback.c433 case RPC_AUTH_NULL: in nfs_callback_authenticate()
Dsuper.c305 { RPC_AUTH_NULL, "null" }, in nfs_pseudoflavour_to_name()
778 if (flavor == RPC_AUTH_NULL) in nfs_verify_authflavors()
903 case RPC_AUTH_NULL: in nfs_try_mount_request()
Dmount_clnt.c206 info->auth_flavs[0] = RPC_AUTH_NULL; in nfs_mount()
Dnfs4namespace.c215 case RPC_AUTH_NULL: in nfs_find_best_sec()
Dfs_context.c350 pseudoflavor = RPC_AUTH_NULL; in nfs_parse_security_flavors()
Dnfs4proc.c4025 RPC_AUTH_NULL, in nfs4_find_root_sec()
9969 case RPC_AUTH_NULL: in nfs41_find_root_sec()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c93 .authflavor = RPC_AUTH_NULL, in gssp_rpc_create()
Dsvcauth_gss.c759 svc_putnl(rqstp->rq_res.head, RPC_AUTH_NULL); in gss_write_null_verf()
1087 if (svc_getnl(argv) != RPC_AUTH_NULL) in gss_read_common_verf()
/kernel/linux/linux-5.10/fs/lockd/
Dmon.c83 .authflavor = RPC_AUTH_NULL, in nsm_create()
Dsvc.c650 case RPC_AUTH_NULL: in lockd_authenticate()
/kernel/linux/linux-5.10/fs/nfsd/
Dexport.c991 if (rqstp->rq_cred.cr_flavor == RPC_AUTH_NULL || in check_nfsd_access()
Dnfs4xdr.c587 case RPC_AUTH_NULL: in nfsd4_decode_cb_sec()
590 cbs->flavor = RPC_AUTH_NULL; in nfsd4_decode_cb_sec()
4083 flavs[1].pseudoflavor = RPC_AUTH_NULL; in nfsd4_do_encode_secinfo()
Dnfs4state.c3359 case RPC_AUTH_NULL: in nfsd4_check_cb_sec()