Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dnfs4idmap.c517 rqst_authname(struct svc_rqst *rqstp) in rqst_authname() function
539 strlcpy(key.authname, rqst_authname(rqstp), sizeof(key.authname)); in idmap_name_to_id()
575 strlcpy(key.authname, rqst_authname(rqstp), sizeof(key.authname)); in idmap_id_to_name()