Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dnfs4idmap.c183 static int idtoname_parse(struct cache_detail *, char *, int);
195 .cache_parse = idtoname_parse,
205 idtoname_parse(struct cache_detail *cd, char *buf, int buflen) in idtoname_parse() function