Home
last modified time | relevance | path

Searched refs:rpc_lookup_machine_cred (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/net/sunrpc/
Dauth_generic.c57 struct rpc_cred *rpc_lookup_machine_cred(const char *service_name) in rpc_lookup_machine_cred() function
70 EXPORT_SYMBOL_GPL(rpc_lookup_machine_cred);
/Linux-v4.19/include/linux/sunrpc/
Dauth.h175 struct rpc_cred * rpc_lookup_machine_cred(const char *service_name);
/Linux-v4.19/fs/nfsd/
Dnfs4callback.c756 cred = rpc_lookup_machine_cred(principal); in get_backchannel_cred()
/Linux-v4.19/fs/nfs/
Dclient.c185 cred = rpc_lookup_machine_cred("*"); in nfs_alloc_client()
Dnfs4state.c180 new = rpc_lookup_machine_cred(NULL); in nfs4_root_machine_cred()