Searched defs:this_step (Results 1 – 3 of 3) sorted by relevance
109 size_t this_step = min_t(size_t, len, PAGE_SIZE - offset_in_page(data)); in verity_hash_update() local
599 unsigned this_step = min((unsigned)(PAGE_SIZE - offset_in_page(ptr)), len); in use_bio() local
631 size_t this_step; in xor_journal() local