Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfsd/
Dexport.c556 static int xprtsec_parse(char **mesg, char *buf, struct svc_export *exp) in xprtsec_parse() function
682 err = xprtsec_parse(&mesg, buf, &exp); in svc_export_parse()