Lines Matching full:verified
17 * @hpage, has already been verified.
22 bool verified; in is_hash_block_verified() local
29 * to directly indicate whether the page's block has been verified. in is_hash_block_verified()
40 * to indicate whether each hash block has been verified. in is_hash_block_verified()
43 * re-instantiated from the backing storage are re-verified. To do in is_hash_block_verified()
63 verified = test_bit(hblock_idx, vi->hash_block_verified); in is_hash_block_verified()
75 verified = false; in is_hash_block_verified()
78 return verified; in is_hash_block_verified()
86 * only ascend the tree until an already-verified hash block is seen, and then
147 * the way until we find a hash block that has already been verified, or in verify_data_block()
217 * Mark the hash block as verified. This must be atomic and in verify_data_block()
218 * idempotent, as the same hash block might be verified by in verify_data_block()
345 * fsverity_get_verified_data_size() - get verified data size of a verity file
348 * Return: verified data size