Home
last modified time | relevance | path

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

/fs/nfsd/
Dexport.c489 uuid_parse(char **mesg, char *buf, unsigned char **puuid) in uuid_parse() function
589 err = uuid_parse(&mesg, buf, &exp.ex_uuid); in svc_export_parse()