Home
last modified time | relevance | path

Searched defs:this_step (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-verity-target.c110 size_t this_step = min_t(size_t, len, PAGE_SIZE - offset_in_page(data)); in verity_hash_update() local
H A Ddm-bufio.c646 unsigned this_step = min((unsigned)(PAGE_SIZE - offset_in_page(ptr)), len); in use_bio() local
H A Ddm-integrity.c824 size_t this_step; in xor_journal() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-flakey.c461 unsigned this_step = min(bvec.bv_len, to_copy); in clone_bio() local
H A Ddm-verity-target.c118 size_t this_step = min_t(size_t, len, PAGE_SIZE - offset_in_page(data)); in verity_hash_update() local
H A Ddm-integrity.c918 size_t this_step; in xor_journal() local

Completed in 18 milliseconds