buffer_max 592 drivers/block/floppy.c static int buffer_max = -1; buffer_max 2365 drivers/block/floppy.c INFBOUND(buffer_max, nr_sectors + fsector_t); buffer_max 2422 drivers/block/floppy.c buffer_max > fsector_t + blk_rq_sectors(current_req)) buffer_max 2423 drivers/block/floppy.c current_count_sectors = min_t(int, buffer_max - fsector_t, buffer_max 2439 drivers/block/floppy.c buffer_max = max(max_sector, buffer_max); buffer_max 2629 drivers/block/floppy.c (fsector_t >= buffer_min) && (fsector_t < buffer_max)) { buffer_max 2632 drivers/block/floppy.c copy_buffer(1, max_sector, buffer_max); buffer_max 2704 drivers/block/floppy.c fsector_t > buffer_max || buffer_max 2713 drivers/block/floppy.c buffer_max = buffer_min = aligned_sector_t; buffer_max 2741 drivers/block/floppy.c (aligned_sector_t + (raw_cmd->length >> 9) > buffer_max || buffer_max 2760 drivers/block/floppy.c pr_info("buffer_max=%d\n", buffer_max); buffer_max 3284 drivers/block/floppy.c SUPBOUND(buffer_max, user_params[drive].sect); buffer_max 4049 drivers/block/floppy.c buffer_min = buffer_max = -1; buffer_max 4901 drivers/block/floppy.c buffer_min = buffer_max = -1;