Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvdimm/
Dcore.c210 static bool is_uuid_sep(char sep) in is_uuid_sep() function
234 if (is_uuid_sep(*str)) in nd_uuid_parse()