Searched refs:guid_null (Results 1 – 2 of 2) sorted by relevance
24 const guid_t guid_null; variable25 EXPORT_SYMBOL(guid_null);
41 extern const guid_t guid_null;56 return guid_equal(guid, &guid_null); in guid_is_null()