uuid_equal        101 fs/xfs/support/uuid.c 		if (uuid_equal(uuid, &uuid_table[i])) {
uuid_equal        127 fs/xfs/support/uuid.c 		if (!uuid_equal(uuid, &uuid_table[i]))
uuid_equal         27 fs/xfs/support/uuid.h extern int uuid_equal(uuid_t *uuid1, uuid_t *uuid2);
uuid_equal        231 fs/xfs/xfs_log_recover.c 	} else if (unlikely(!uuid_equal(&mp->m_sb.sb_uuid, &head->h_fs_uuid))) {
uuid_equal        259 fs/xfs/xfs_log_recover.c 	} else if (unlikely(!uuid_equal(&mp->m_sb.sb_uuid, &head->h_fs_uuid))) {