Home
last modified time | relevance | path

Searched refs:secinfo_parse (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dexport.c475 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse() function
516 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse() function
622 err = secinfo_parse(&mesg, buf, &exp); in svc_export_parse()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dexport.c504 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse() function
545 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse() function
672 err = secinfo_parse(&mesg, buf, &exp); in svc_export_parse()

Completed in 4 milliseconds