Searched refs:to_bytes (Results 1 – 5 of 5) sorted by relevance
601 static inline unsigned long to_bytes(sector_t n) in to_bytes() function
274 bio->bi_iter.bi_size = to_bytes(end - begin); in stripe_map_range()
348 len = min(len, to_bytes(remaining)); in do_region()
1518 bio->bi_iter.bi_size = to_bytes(len); in bio_setup_sector()1534 bio_advance(clone, to_bytes(sector - clone->bi_iter.bi_sector)); in clone_bio()1535 clone->bi_iter.bi_size = to_bytes(len); in clone_bio()
376 int to, int to_bytes, short *snum012, int flow) in get_num_ver() argument451 end_bytes = (to_bytes != -1) ? to_bytes : 0; in get_num_ver()