Searched refs:ds_live_item (Results 1 – 1 of 1) sorted by relevance
188 struct list_head ds_live_item; member814 if (!list_empty(&slot->ds_live_item)) { in o2hb_shutdown_slot()818 list_del_init(&slot->ds_live_item); in o2hb_shutdown_slot()916 if (list_empty(&slot->ds_live_item)) in o2hb_check_slot()968 if (list_empty(&slot->ds_live_item) && in o2hb_check_slot()988 list_add_tail(&slot->ds_live_item, in o2hb_check_slot()1013 if (list_empty(&slot->ds_live_item)) in o2hb_check_slot()1026 list_del_init(&slot->ds_live_item); in o2hb_check_slot()1680 INIT_LIST_HEAD(&slot->ds_live_item); in o2hb_map_slot_data()