to_bytes 459 drivers/md/dm-clone-target.c bio->bi_iter.bi_size = to_bytes(len); to_bytes 376 drivers/md/dm-io.c len = min(len, to_bytes(remaining)); to_bytes 984 drivers/md/dm-raid.c rs->md.bitmap_info.chunksize = to_bytes(region_size); to_bytes 3741 drivers/md/dm-raid.c unsigned int chunk_size_bytes = to_bytes(rs->md.chunk_sectors); to_bytes 3960 drivers/md/dm-raid.c mddev->bitmap_info.chunksize != to_bytes(rs->requested_bitmap_chunk_sectors)) { to_bytes 3962 drivers/md/dm-raid.c to_bytes(rs->requested_bitmap_chunk_sectors), 0); to_bytes 277 drivers/md/dm-stripe.c bio->bi_iter.bi_size = to_bytes(end - begin); to_bytes 1315 drivers/md/dm.c bio->bi_iter.bi_size = to_bytes(len); to_bytes 1344 drivers/md/dm.c bio_advance(clone, to_bytes(sector - clone->bi_iter.bi_sector)); to_bytes 1345 drivers/md/dm.c clone->bi_iter.bi_size = to_bytes(len); to_bytes 376 fs/reiserfs/fix_node.c int to, int to_bytes, short *snum012, int flow) to_bytes 449 fs/reiserfs/fix_node.c end_bytes = (to_bytes != -1) ? to_bytes : 0;