Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dnfs4idmap.c356 static int nametoid_parse(struct cache_detail *, char *, int);
365 .cache_parse = nametoid_parse,
375 nametoid_parse(struct cache_detail *cd, char *buf, int buflen) in nametoid_parse() function