Searched defs:bytes (Results 1 – 14 of 14) sorted by relevance
| /block/ |
| A D | bio-integrity.c | 82 size_t bytes = bounce_bvec->bv_len; in bio_integrity_uncopy_user() local 233 int nr_vecs, ssize_t bytes, ssize_t offset) in bvec_from_pages() 268 size_t offset, bytes = iter->count; in bio_integrity_map_user() local 380 unsigned bytes = bio_integrity_bytes(bi, bytes_done >> 9); in bio_integrity_advance() local
|
| A D | blk-crypto.c | 154 void __bio_crypt_advance(struct bio *bio, unsigned int bytes) in __bio_crypt_advance() 167 unsigned int bytes, in bio_crypt_dun_is_contiguous()
|
| A D | blk-merge.c | 248 const struct bio_vec *bv, unsigned *nsegs, unsigned *bytes, in bvec_split_segs() 298 unsigned nsegs = 0, bytes = 0; in bio_split_rw_at() local 424 unsigned int bytes = 0; in blk_recalc_rq_segments() local
|
| A D | blk-map.c | 167 unsigned int bytes = PAGE_SIZE; in bio_copy_user_iov() local 399 unsigned int bytes = PAGE_SIZE; in bio_copy_kern() local
|
| A D | blk-crypto-internal.h | 145 static inline void bio_crypt_advance(struct bio *bio, unsigned int bytes) in bio_crypt_advance()
|
| A D | bio.c | 1170 size_t bytes = left; in get_contig_folio_len() local 1424 void __bio_advance(struct bio *bio, unsigned bytes) in __bio_advance() 1440 unsigned int bytes = min(src_bv.bv_len, dst_bv.bv_len); in bio_copy_data_iter() local
|
| A D | blk-integrity.c | 184 ssize_t bytes) in blk_rq_integrity_map_user()
|
| A D | blk-crypto-fallback.c | 244 u8 bytes[BLK_CRYPTO_MAX_IV_SIZE]; member
|
| A D | blk-throttle.c | 711 long long *bytes, int *ios) in __tg_update_carryover() 755 long long bytes[2] = {0}; in tg_update_carryover() local
|
| A D | blk-core.c | 505 bool should_fail_request(struct block_device *part, unsigned int bytes) in should_fail_request()
|
| A D | blk.h | 622 unsigned int bytes) in should_fail_request()
|
| A D | blk-cgroup.h | 42 u64 bytes[BLKG_IOSTAT_NR]; member
|
| A D | bfq-iosched.h | 921 struct blkg_rwstat bytes; member
|
| A D | blk-mq.c | 829 static void blk_account_io_completion(struct request *req, unsigned int bytes) in blk_account_io_completion()
|
Completed in 57 milliseconds