Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dtransaction.c332 struct transaction* tmp_tr; in transaction_complete_etc() local
534 list_for_every_entry_safe(&tr->fs->transactions, other_tr, tmp_tr, in transaction_complete_etc()
560 list_for_every_entry_safe(&tr->fs->transactions, other_tr, tmp_tr, in transaction_complete_etc()
Dfile.c1240 struct transaction* tmp_tr; in file_for_each_open() local
1244 list_for_every_entry_safe(&tr->fs->transactions, other_tr, tmp_tr, in file_for_each_open()
1403 struct transaction* tmp_tr; in file_update_block_mac_all() local
1406 list_for_every_entry_safe(&tr->fs->transactions, other_tr, tmp_tr, in file_update_block_mac_all()
Dsuper.c1275 struct transaction* tmp_tr; in fs_fail_all_transactions() local
1279 list_for_every_entry_safe(&fs->transactions, tr, tmp_tr, in fs_fail_all_transactions()