Searched refs:pending_snapshots (Results 1 – 2 of 2) sorted by relevance
58 struct list_head pending_snapshots; member
372 INIT_LIST_HEAD(&cur_trans->pending_snapshots); in join_transaction()1908 struct list_head *head = &trans->transaction->pending_snapshots; in create_pending_snapshots()2138 list_add(&trans->pending_snapshot->list, &cur_trans->pending_snapshots); in add_pending_snapshot()