Searched refs:rpc_lookup_machine_cred (Results 1 – 5 of 5) sorted by relevance
57 struct rpc_cred *rpc_lookup_machine_cred(const char *service_name) in rpc_lookup_machine_cred() function70 EXPORT_SYMBOL_GPL(rpc_lookup_machine_cred);
175 struct rpc_cred * rpc_lookup_machine_cred(const char *service_name);
756 cred = rpc_lookup_machine_cred(principal); in get_backchannel_cred()
185 cred = rpc_lookup_machine_cred("*"); in nfs_alloc_client()
180 new = rpc_lookup_machine_cred(NULL); in nfs4_root_machine_cred()