Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dfile.c782 static bool file_is_removed(struct transaction* tr, data_block_t block) { in file_is_removed() function
843 if (!found || file_is_removed(tr, block_mac_to_block(tr, &block_mac))) { in file_lookup_not_removed()
950 removed = file_is_removed(tr, block_mac_to_block(tr, &block_mac)); in file_iterate()