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