Home
last modified time | relevance | path

Searched defs:bytes_to_copy (Results 1 – 3 of 3) sorted by relevance

/fs/verity/
Dread_metadata.c42 unsigned int bytes_to_copy = min_t(u64, end_offset - offset, in fsverity_read_merkle_tree() local
/fs/squashfs/
Dblock.c51 int bytes_to_copy = min_t(int, bvec->bv_len - offset, in copy_bio_to_actor() local
/fs/
Dexec.c557 int offset, bytes_to_copy; in copy_strings() local
633 unsigned int bytes_to_copy = min_t(unsigned int, len, in copy_string_kernel() local