Searched refs:li_state (Results 1 – 4 of 4) sorted by relevance
113 int li_state; /* See below */ member630 if (li->li_state & ST_DELETED) in advertise()1139 if (li->li_state & ST_DELETED) in sendbcast()1208 if (li->li_state & ST_DELETED) in sendmcast()1289 if (li->li_state & ST_DELETED) in force_preference()1324 li->li_state |= ST_MARKED; in initifs()1424 li->li_state |= ST_DELETED; in initifs()1456 li->li_state &= ~ST_MARKED; in initifs()1478 if (li->li_state & ST_MARKED) { in initifs()1480 li->li_state |= ST_DELETED; in initifs()[all …]
2847 li->li_state = LS_UNDO; in log_item_commit()2873 li->li_state = LS_UNDO; in log_item_commit()2889 li->li_state = LS_UNDO; in log_item_commit()2904 li->li_state = LS_UNDO; in log_item_commit()2907 li->li_state = LS_UNDO; in log_item_commit()2942 li->li_state = LS_UNDO; in log_item_commit()2964 li->li_state = LS_UNDO; in log_item_commit()2977 li->li_state = LS_UNDO; in log_item_commit()3142 if (li->li_state == LS_DO) { in log_item_undo()3161 li->li_state = LS_DO; in log_item_undo()[all …]
219 enum log_state li_state; /* Item state */ member
1941 li->li_state = LS_DO; in log_item_alloc()