Searched refs:fsloc_parse (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | export.c | 418 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc) in fsloc_parse() function 514 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc){return 0;} in fsloc_parse() function 618 err = fsloc_parse(&mesg, buf, &exp.ex_fslocs); in svc_export_parse()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | export.c | 447 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc) in fsloc_parse() function 543 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc){return 0;} in fsloc_parse() function 668 err = fsloc_parse(&mesg, buf, &exp.ex_fslocs); in svc_export_parse()
|
Completed in 4 milliseconds