puuid             504 fs/nfsd/export.c nfsd_uuid_parse(char **mesg, char *buf, unsigned char **puuid)
puuid             509 fs/nfsd/export.c 	if (*puuid)
puuid             517 fs/nfsd/export.c 	*puuid = kmemdup(buf, EX_UUID_LEN, GFP_KERNEL);
puuid             518 fs/nfsd/export.c 	if (*puuid == NULL)