Searched refs:rpc_lookup_machine_cred (Results 1 – 5 of 5) sorted by relevance
50 struct rpc_cred *rpc_lookup_machine_cred(const char *service_name) in rpc_lookup_machine_cred() function63 EXPORT_SYMBOL_GPL(rpc_lookup_machine_cred);
163 struct rpc_cred * rpc_lookup_machine_cred(const char *service_name);
693 callback_cred = rpc_lookup_machine_cred("nfs"); in set_callback_cred()
185 cred = rpc_lookup_machine_cred("*"); in nfs_alloc_client()
161 new = rpc_lookup_machine_cred(NULL); in nfs4_root_machine_cred()