Searched refs:file_is_removed (Results 1 – 1 of 1) sorted by relevance
782 static bool file_is_removed(struct transaction* tr, data_block_t block) { in file_is_removed() function843 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()