Searched refs:authflavor (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/fs/nfs/
H A Dnamespace.c237 * @authflavor - security flavor to use when performing the mount
241 struct nfs_fattr *fattr, rpc_authflavor_t authflavor) nfs_do_submount()
248 .authflavor = authflavor, nfs_do_submount()
240 nfs_do_submount(struct dentry *dentry, struct nfs_fh *fh, struct nfs_fattr *fattr, rpc_authflavor_t authflavor) nfs_do_submount() argument
H A Dcallback.c460 * The authflavor has been negotiated, so an incorrect flavor is a server
461 * bug. Drop packets with incorrect authflavor.
H A Dmount_clnt.c166 .authflavor = RPC_AUTH_UNIX, nfs_mount()
251 .authflavor = RPC_AUTH_UNIX, nfs_umount()
H A Dnfs4client.c347 * @authflavor: authentication flavor for underlying RPC transport
871 * Set an authflavor equual to the MDS value. Use the MDS nfs_client nfs4_set_ds_client()
1098 data->authflavor, nfs4_create_referral_server()
1106 error = nfs_init_server_rpcclient(server, parent_server->client->cl_timeout, data->authflavor); nfs4_create_referral_server()
H A Dnfs4_fs.h319 * authflavor (using the nfs_client's rpc_clnt which will be krb5i/p).
H A Dnfs4namespace.c303 .authflavor = NFS_SB(dentry->d_sb)->client->cl_auth->au_flavor, nfs_follow_referral()
H A Dinternal.h47 rpc_authflavor_t authflavor; member in struct:nfs_clone_mount
H A Dsuper.c1788 * Was a sec= authflavor specified in the options? First, verify nfs_try_mount_request()
2689 server = nfs_mod->rpc_ops->clone_server(NFS_SB(data->sb), data->fh, data->fattr, data->authflavor); nfs_xdev_mount()
H A Dclient.c595 .authflavor = flavor, nfs_create_rpc_client()
H A Dnfs4proc.c6973 rpc_authflavor_t authflavor = clp->cl_rpcclient->cl_auth->au_flavor; nfs4_proc_exchange_id() local
6977 if (authflavor == RPC_AUTH_GSS_KRB5I || nfs4_proc_exchange_id()
6978 authflavor == RPC_AUTH_GSS_KRB5P) { nfs4_proc_exchange_id()
/linux-4.1.27/include/linux/sunrpc/
H A Dclnt.h119 rpc_authflavor_t authflavor; member in struct:rpc_create_args
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c106 .authflavor = RPC_AUTH_NULL, gssp_rpc_create()
/linux-4.1.27/net/sunrpc/
H A Drpcb_clnt.c242 .authflavor = RPC_AUTH_NULL, rpcb_create_local_unix()
301 .authflavor = RPC_AUTH_UNIX, rpcb_create_local_net()
372 .authflavor = RPC_AUTH_UNIX, rpcb_create()
H A Dclnt.c425 err = rpc_client_register(clnt, args->authflavor, args->client_name); rpc_new_client()
612 .authflavor = clnt->cl_auth->au_flavor, rpc_clone_client()
633 .authflavor = flavor, rpc_clone_client_set_auth()
850 .authflavor = old->cl_auth->au_flavor, rpc_bind_new_program()
/linux-4.1.27/fs/lockd/
H A Dmon.c83 .authflavor = RPC_AUTH_NULL, nsm_create()
H A Dhost.c455 .authflavor = RPC_AUTH_UNIX, nlm_bind_host()
/linux-4.1.27/fs/nfsd/
H A Dnfs4callback.c757 args.authflavor = clp->cl_cred.cr_flavor; setup_callback_client()
768 args.authflavor = ses->se_cb_sec.flavor; setup_callback_client()

Completed in 375 milliseconds