Searched refs:idmap_name_to_id (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4idmap.c | 538 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id() function 629 return idmap_name_to_id(rqstp, type, name, namelen, id); in do_name_to_id()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4idmap.c | 539 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id() function 630 return idmap_name_to_id(rqstp, type, name, namelen, id); in do_name_to_id()
|
Completed in 3 milliseconds