Searched refs:__uuid_parse (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Duuid.c105 static int __uuid_parse(const char *uuid, __u8 b[16], const u8 ei[16]) function
125 return __uuid_parse(uuid, u->b, guid_index);
131 return __uuid_parse(uuid, u->b, uuid_index);

Completed in 129 milliseconds