Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dnfs4idmap.c343 static int nametoid_parse(struct cache_detail *, char *, int);
351 .cache_parse = nametoid_parse,
361 nametoid_parse(struct cache_detail *cd, char *buf, int buflen) in nametoid_parse() function