Searched refs:ZSD_CREATE_NEEDED (Results 1 – 2 of 2) sorted by relevance
695 #define ZSD_CREATE_NEEDED 0x0001 macro706 (ZSD_CREATE_NEEDED|ZSD_CREATE_INPROGRESS|ZSD_CREATE_COMPLETED)
666 t->zsd_flags = ZSD_CREATE_NEEDED; in zone_key_create()844 t->zsd_flags = ZSD_CREATE_NEEDED; in zone_zsd_configure()1041 if (t->zsd_flags & ZSD_CREATE_NEEDED) { in zsd_apply_create()1042 t->zsd_flags &= ~ZSD_CREATE_NEEDED; in zsd_apply_create()1247 while (t->zsd_flags & ZSD_CREATE_NEEDED) { in zsd_wait_for_creator()