BIO_MAX_SIZE      132 block/blk-map.c 		map_len = min_t(unsigned long, len - bytes_read, BIO_MAX_SIZE);
BIO_MAX_SIZE       41 include/linux/bio.h #define BIO_MAX_SECTORS		(BIO_MAX_SIZE >> 9)