Home
last modified time | relevance | path

Searched refs:added (Results 1 – 9 of 9) sorted by relevance

/trusty/user/app/storage/
Dfile.h66 bool added,
158 bool added,
DREADME.md96 be added to the free set are stored in freed. To allow concurrent transactions
107 Note that at this point all the added nodes may only be in the block cache.
Dfile.c915 bool added, in file_iterate() argument
920 struct block_tree* tree = added ? &tr->files_added : &tr->fs->files; in file_iterate()
949 if (!added) { in file_iterate()
957 stop = state->file(state, tr, &block_mac, added, removed); in file_iterate()
Dclient.c901 bool added, in storage_file_list_iter() argument
917 added ? STORAGE_FILE_LIST_ADDED in storage_file_list_iter()
Dsuper.c991 bool added, in fs_check_file() argument
/trusty/user/base/include/user/
DAUTHORS5 # Names should be added to this file as:
/trusty/kernel/
DAUTHORS5 # Names should be added to this file as:
/trusty/user/base/make/
DREADME.md8 library, its cached flags are added to the current module flags and re-exported
/trusty/user/app/storage/test/block_host_test/
Dblock_test.c1761 bool added, in file_iterate_many_iter() argument