Searched defs:bytes_to_copy (Results 1 – 3 of 3) sorted by relevance
42 unsigned int bytes_to_copy = min_t(u64, end_offset - offset, in fsverity_read_merkle_tree() local
51 int bytes_to_copy = min_t(int, bvec->bv_len - offset, in copy_bio_to_actor() local
557 int offset, bytes_to_copy; in copy_strings() local633 unsigned int bytes_to_copy = min_t(unsigned int, len, in copy_string_kernel() local