Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dnfs4idmap.c529 rqst_authname(struct svc_rqst *rqstp) in rqst_authname() function
551 strlcpy(key.authname, rqst_authname(rqstp), sizeof(key.authname)); in idmap_name_to_id()
587 strlcpy(key.authname, rqst_authname(rqstp), sizeof(key.authname)); in idmap_id_to_name()