Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dauth_null.c106 .au_flavor = RPC_AUTH_NULL,
120 .au_flavor = RPC_AUTH_NULL,
H A 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()
H A Dsvcauth.c36 [RPC_AUTH_NULL] = (struct auth_ops __force __rcu *)&svcauth_null,
H A Dauth.c33 [RPC_AUTH_NULL] = (const struct rpc_authops __force __rcu *)&authnull_ops,
H A Drpcb_clnt.c237 .authflavor = RPC_AUTH_NULL, in rpcb_create_local_unix()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dmsg_prot.h20 RPC_AUTH_NULL = 0, enumerator
H A Dxdr.h87 #define rpc_auth_null cpu_to_be32(RPC_AUTH_NULL)
/OK3568_Linux_fs/kernel/fs/nfs/
H A 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()
H A Dcallback.c433 case RPC_AUTH_NULL: in nfs_callback_authenticate()
H A Dmount_clnt.c206 info->auth_flavs[0] = RPC_AUTH_NULL; in nfs_mount()
H A Dnfs4namespace.c215 case RPC_AUTH_NULL: in nfs_find_best_sec()
H A Dfs_context.c350 pseudoflavor = RPC_AUTH_NULL; in nfs_parse_security_flavors()
H A Dnfs4proc.c4015 RPC_AUTH_NULL, in nfs4_find_root_sec()
9962 case RPC_AUTH_NULL: in nfs41_find_root_sec()
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c93 .authflavor = RPC_AUTH_NULL, in gssp_rpc_create()
H A 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()
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dmon.c83 .authflavor = RPC_AUTH_NULL, in nsm_create()
H A Dsvc.c650 case RPC_AUTH_NULL: in lockd_authenticate()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dexport.c991 if (rqstp->rq_cred.cr_flavor == RPC_AUTH_NULL || in check_nfsd_access()
H A Dnfs4xdr.c587 case RPC_AUTH_NULL: in nfsd4_decode_cb_sec()
590 cbs->flavor = RPC_AUTH_NULL; in nfsd4_decode_cb_sec()
4072 flavs[1].pseudoflavor = RPC_AUTH_NULL; in nfsd4_do_encode_secinfo()
H A Dnfs4state.c3344 case RPC_AUTH_NULL: in nfsd4_check_cb_sec()