Searched refs:SMB_DTOR_MAGIC (Results 1 – 2 of 2) sorted by relevance
368 #define SMB_DTOR_MAGIC 0x44544F52 /* DTOR */ macro370 ASSERT(((d) != NULL) && ((d)->dt_magic == SMB_DTOR_MAGIC))
446 dtor->dt_magic = SMB_DTOR_MAGIC; in smb_llist_post()493 dtor->dt_magic = (uint32_t)~SMB_DTOR_MAGIC; in smb_llist_flush()