Searched refs:file_parse_guid (Results 1 – 3 of 3) sorted by relevance
561 file_protected int file_parse_guid(const char *, uint64_t *);
910 file_parse_guid(const char *s, uint64_t *guid) in file_parse_guid() function
2951 if (file_parse_guid(*p, m->value.guid) == -1) { in getvalue()