Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dblock.c35 int offset, int req_length) in copy_bio_to_actor() argument
49 while (copied_bytes < req_length) { in copy_bio_to_actor()
54 req_length - copied_bytes); in copy_bio_to_actor()
/linux/drivers/infiniband/hw/mlx5/
H A Ddm.h34 size_t req_length; member
/linux/drivers/scsi/esas2r/
H A Datioctl.h1204 u32 req_length; member
H A Desas2r_ioctl.c323 + le32_to_cpu(si->req_length) in handle_smp_ioctl()