Home
last modified time | relevance | path

Searched refs:block_get_no_tr_fail (Results 1 – 4 of 4) sorted by relevance

/trusty/user/app/storage/
Dblock_cache.h68 const void* block_get_no_tr_fail(struct transaction* tr,
Dblock_cache.c1180 const void* block_get_no_tr_fail(struct transaction* tr, in block_get_no_tr_fail() function
1232 data = block_get_no_tr_fail(tr, block_mac, iv, ref); in block_get()
1667 block_get_no_tr_fail(&probe_tr, block_mac, NULL, &probe_ref); in block_probe()
Dblock_tree.c895 node_ro = block_get_no_tr_fail(tr, block_mac, NULL, &ref); in block_tree_check_sub_tree()
976 node_ro = block_get_no_tr_fail(tr, block_mac, NULL, &ref); in block_tree_check_sub_tree()
1012 node_ro = block_get_no_tr_fail(tr, block_mac, NULL, &ref); in block_tree_check_sub_tree()
Dfile.c1602 file_entry_ro = block_get_no_tr_fail(tr, block_mac, NULL, &ref); in file_read_size()