Searched refs:added (Results 1 – 9 of 9) sorted by relevance
/trusty/user/app/storage/ |
D | file.h | 66 bool added, 158 bool added,
|
D | README.md | 96 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.
|
D | file.c | 915 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()
|
D | client.c | 901 bool added, in storage_file_list_iter() argument 917 added ? STORAGE_FILE_LIST_ADDED in storage_file_list_iter()
|
D | super.c | 991 bool added, in fs_check_file() argument
|
/trusty/user/base/include/user/ |
D | AUTHORS | 5 # Names should be added to this file as:
|
/trusty/kernel/ |
D | AUTHORS | 5 # Names should be added to this file as:
|
/trusty/user/base/make/ |
D | README.md | 8 library, its cached flags are added to the current module flags and re-exported
|
/trusty/user/app/storage/test/block_host_test/ |
D | block_test.c | 1761 bool added, in file_iterate_many_iter() argument
|