Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 4 of 4) sorted by relevance

/block/
Dbio-integrity.c280 unsigned int bytes, offset, i; in bio_integrity_prep() local
426 unsigned bytes = bio_integrity_bytes(bi, bytes_done >> 9); in bio_integrity_advance() local
Dbio.c902 void bio_advance(struct bio *bio, unsigned bytes) in bio_advance()
956 unsigned bytes; in bio_copy_data() local
1192 unsigned int bytes = PAGE_SIZE; in bio_copy_user_iov() local
1326 unsigned int bytes = PAGE_SIZE - offset; in bio_map_user_iov() local
1454 unsigned int bytes = PAGE_SIZE - offset; in bio_map_kern() local
1533 unsigned int bytes = PAGE_SIZE; in bio_copy_kern() local
Dblk-core.c1829 static bool should_fail_request(struct hd_struct *part, unsigned int bytes) in should_fail_request()
1847 unsigned int bytes) in should_fail_request()
2237 unsigned int bytes = 0; in blk_rq_err_bytes() local
2262 void blk_account_io_completion(struct request *req, unsigned int bytes) in blk_account_io_completion()
Dscsi_ioctl.c424 unsigned int in_len, out_len, bytes, opcode, cmdlen; in sg_scsi_ioctl() local