Home
last modified time | relevance | path

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

/trusty/user/app/storage/
DREADME.md43 - block_allocator - Keeps track of free vs allocated blocks.
57 The file system stores two super-blocks on a device that has tamper detection.
60 super-blocks at the start of the mmc rpmb partition and all other blocks in a
65 different block, block number and mac sizes. Two super blocks are used to allow
78 range or, for the last free range, the number of blocks in the file system.
93 described above) to keep track of allocated and freed blocks. Blocks that will
95 set. Blocks that will be needed are stored in allocated, and blocks that should
112 as soon as the next transaction starts, those blocks may be reused. Block 3072
/trusty/user/app/storage/test/block_host_test/
Dblock_test.c109 static struct block blocks[BLOCK_COUNT]; variable
148 tmp = blocks[i]; in block_test_clear_reinit_etc()
149 blocks[i] = blocks_backup[i]; in block_test_clear_reinit_etc()
155 memset(&blocks[start], 0, (BLOCK_COUNT - start) * sizeof(struct block)); in block_test_clear_reinit_etc()
185 assert(block < countof(blocks)); in block_test_start_read()
186 block_cache_complete_read(dev, block, blocks[block].data, dev->block_size, in block_test_start_read()
195 assert(block < countof(blocks)); in block_test_start_write()
196 assert(data_size <= sizeof(blocks[block].data)); in block_test_start_write()
197 memcpy(blocks[block].data, data, data_size); in block_test_start_write()
207 for (block = 0; block < countof(blocks); block++) { in block_clear_used_by()
[all …]
/trusty/vendor/google/aosp/
Dpylintrc295 # Maximum number of nested blocks for function / method body
296 max-nested-blocks=5
/trusty/vendor/google/aosp/scripts/
Dtest-map283 # no longer empty, but the old super blocks refer to data in the