Home
last modified time | relevance | path

Searched defs:set (Results 1 – 6 of 6) sorted by relevance

/trusty/user/app/storage/
Dblock_set.c135 struct block_set* set) { in block_set_print_ranges()
164 void block_set_print(struct transaction* tr, struct block_set* set) { in block_set_print()
181 struct block_set* set) { in block_set_check_ranges()
220 bool block_set_check(struct transaction* tr, struct block_set* set) { in block_set_check()
247 struct block_set* set, in block_set_find_next_block()
304 struct block_set* set, in block_set_find_next_range()
325 struct block_set* set, in block_set_block_in_set()
340 struct block_set* set, in block_set_range_in_set()
357 struct block_set* set, in block_set_range_not_in_set()
413 struct block_set* set, in block_set_add_range()
[all …]
Dtransaction.c44 struct block_set* set, in transaction_check_free()
Dblock_allocator.c243 struct block_set* set; in find_free_block() local
Dsuper.c655 static void fs_init_free_set(struct fs* fs, struct block_set* set) { in fs_init_free_set()
/trusty/vendor/google/aosp/scripts/
Dtrusty_build_config.py65 def set(self, **flags): member in TrustyPortTestFlags
/trusty/user/app/keymaster/
Dtrusty_keymaster_context.cpp81 AuthorizationSet* set, in UpgradeIntegerTag()