Searched refs:idtoname_parse (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4idmap.c | 183 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
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4idmap.c | 184 static int idtoname_parse(struct cache_detail *, char *, int); 196 .cache_parse = idtoname_parse, 206 idtoname_parse(struct cache_detail *cd, char *buf, int buflen) in idtoname_parse() function
|
Completed in 7 milliseconds