Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Duuid.h75 guid_equal(const guid_t *u1, const guid_t *u2) in guid_equal() function
101 return (guid_equal(guid, &guid_null)); in guid_is_null()