Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvdimm/
Dcore.c217 static bool is_uuid_sep(char sep) in is_uuid_sep() function
241 if (is_uuid_sep(*str)) in nd_uuid_parse()