Home
last modified time | relevance | path

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

/include/linux/
Duuid.h36 static inline bool guid_equal(const guid_t *u1, const guid_t *u2) in guid_equal() function
48 return guid_equal(guid, &guid_null); in guid_is_null()