Home
last modified time | relevance | path

Searched refs:ex_client (Results 1 – 4 of 4) sorted by relevance

/fs/nfsd/
A Dexport.c373 auth_domain_put(exp->ex_client); in svc_export_put()
390 qword_add(bpp, blen, exp->ex_client->name); in svc_export_request()
643 exp.ex_client = dom; in svc_export_parse()
783 seq_escape(m, exp->ex_client->name, " \t\n\\"); in svc_export_show()
820 return orig->ex_client == new->ex_client && in svc_export_match()
829 kref_get(&item->ex_client->ref); in svc_export_init()
830 new->ex_client = item->ex_client; in svc_export_init()
911 hash = hash_ptr(exp->ex_client, EXPORT_HASHBITS); in svc_export_hash()
979 key.ex_client = clp; in exp_get_by_name()
1130 if (exp->ex_client == rqstp->rq_gssclient) in check_nfsd_access()
A Dexport.h65 struct auth_domain * ex_client; member
A Dnfs4xdr.c4761 if (exp->ex_client->flavour->flavour == RPC_AUTH_UNIX) { in nfsd4_encode_SECINFO4resok()
4765 } else if (exp->ex_client->flavour->flavour == RPC_AUTH_GSS) { in nfsd4_encode_SECINFO4resok()
4768 = svcauth_gss_flavor(exp->ex_client); in nfsd4_encode_SECINFO4resok()
4772 = exp->ex_client->flavour->flavour; in nfsd4_encode_SECINFO4resok()
A Dtrace.h398 __string(auth_domain, key->ex_client->name)
418 __string(auth_domain, key->ex_client->name)

Completed in 25 milliseconds