Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dexport.c389 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc) in fsloc_parse() function
485 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc){return 0;} in fsloc_parse() function
589 err = fsloc_parse(&mesg, buf, &exp.ex_fslocs); in svc_export_parse()