Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Dauth_null.c106 .au_flavor = RPC_AUTH_NULL,
120 .au_flavor = RPC_AUTH_NULL,
Dsvcauth_unix.c749 if (svc_getu32(argv) != htonl(RPC_AUTH_NULL) || svc_getu32(argv) != 0) { in svcauth_null_accept()
763 svc_putnl(resv, RPC_AUTH_NULL); in svcauth_null_accept()
766 rqstp->rq_cred.cr_flavor = RPC_AUTH_NULL; in svcauth_null_accept()
787 .flavour = RPC_AUTH_NULL,
836 if (svc_getu32(argv) != htonl(RPC_AUTH_NULL) || svc_getu32(argv) != 0) { in svcauth_unix_accept()
842 svc_putnl(resv, RPC_AUTH_NULL); in svcauth_unix_accept()
Dsvcauth.c32 [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.c243 .authflavor = RPC_AUTH_NULL, in rpcb_create_local_unix()
/Linux-v5.4/include/linux/sunrpc/
Dmsg_prot.h22 RPC_AUTH_NULL = 0, enumerator
Dxdr.h90 #define rpc_auth_null cpu_to_be32(RPC_AUTH_NULL)
/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c93 .authflavor = RPC_AUTH_NULL, in gssp_rpc_create()
Dsvcauth_gss.c731 svc_putnl(rqstp->rq_res.head, RPC_AUTH_NULL); in gss_write_null_verf()
1038 if (svc_getnl(argv) != RPC_AUTH_NULL) in gss_read_common_verf()
/Linux-v5.4/fs/nfs/
Dcallback.c433 case RPC_AUTH_NULL: in nfs_callback_authenticate()
Dmount_clnt.c207 info->auth_flavs[0] = RPC_AUTH_NULL; in nfs_mount()
Dnfs4namespace.c167 case RPC_AUTH_NULL: in nfs_find_best_sec()
Dsuper.c513 { RPC_AUTH_NULL, "null" }, in nfs_pseudoflavour_to_name()
1104 pseudoflavor = RPC_AUTH_NULL; in nfs_parse_security_flavors()
1740 if (flavor == RPC_AUTH_NULL) in nfs_verify_authflavors()
1866 case RPC_AUTH_NULL: in nfs_try_mount_request()
Dnfs4proc.c3891 RPC_AUTH_NULL, in nfs4_find_root_sec()
9542 case RPC_AUTH_NULL: in nfs41_find_root_sec()
/Linux-v5.4/fs/lockd/
Dmon.c83 .authflavor = RPC_AUTH_NULL, in nsm_create()
Dsvc.c650 case RPC_AUTH_NULL: in lockd_authenticate()
/Linux-v5.4/fs/nfsd/
Dexport.c968 if (rqstp->rq_cred.cr_flavor == RPC_AUTH_NULL || in check_nfsd_access()
Dnfs4xdr.c546 case RPC_AUTH_NULL: in nfsd4_decode_cb_sec()
549 cbs->flavor = RPC_AUTH_NULL; in nfsd4_decode_cb_sec()
3796 flavs[1].pseudoflavor = RPC_AUTH_NULL; in nfsd4_do_encode_secinfo()
Dnfs4state.c3237 case RPC_AUTH_NULL: in nfsd4_check_cb_sec()