Home
last modified time | relevance | path

Searched refs:bidx (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/pta/tests/
A Dfs_htree.c36 size_t bidx = 0; in test_get_offs_size() local
82 bidx = 2 * idx + vers; in test_get_offs_size()
83 pbn = 2 + bidx + bidx / (block_nodes * 2 - 1); in test_get_offs_size()
/optee_os-3.20.0/core/tee/
A Dtee_ree_fs.c138 size_t bidx; in get_offs_size() local
205 bidx = 2 * idx + vers; in get_offs_size()
206 pbn = 2 + bidx + bidx / (block_nodes * 2 - 1); in get_offs_size()

Completed in 5 milliseconds