Home
last modified time | relevance | path

Searched refs:checkpoint_get_new_block (Results 1 – 3 of 3) sorted by relevance

/trusty/user/app/storage/
Dcheckpoint.h25 struct checkpoint* checkpoint_get_new_block(struct transaction* tr,
Dcheckpoint.c61 struct checkpoint* checkpoint_get_new_block(struct transaction* tr, in checkpoint_get_new_block() function
Dtransaction.c376 new_checkpoint = checkpoint_get_new_block(tr, &new_checkpoint_ref, in transaction_complete_etc()