UBI_MAX_SG_COUNT 337 drivers/mtd/ubi/block.c sg_init_table(pdu->usgl.sg, UBI_MAX_SG_COUNT); UBI_MAX_SG_COUNT 439 drivers/mtd/ubi/block.c blk_queue_max_segments(dev->rq, UBI_MAX_SG_COUNT); UBI_MAX_SG_COUNT 757 drivers/mtd/ubi/eba.c ubi_assert(sgl->list_pos < UBI_MAX_SG_COUNT); UBI_MAX_SG_COUNT 128 include/linux/mtd/ubi.h struct scatterlist sg[UBI_MAX_SG_COUNT];