Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dexport.c553 static int xprtsec_parse(char **mesg, char *buf, struct svc_export *exp) in xprtsec_parse() function
679 err = xprtsec_parse(&mesg, buf, &exp); in svc_export_parse()