Home
last modified time | relevance | path

Searched refs:req_length (Results 1 – 1 of 1) sorted by relevance

/fs/squashfs/
Dblock.c36 int offset, int req_length) in copy_bio_to_actor() argument
50 while (copied_bytes < req_length) { in copy_bio_to_actor()
55 req_length - copied_bytes); in copy_bio_to_actor()