Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfsd/
Dexport.c418 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()