Searched refs:UBI_MAX_SG_COUNT (Results 1 – 2 of 2) sorted by relevance
23 #define UBI_MAX_SG_COUNT 64 macro129 struct scatterlist sg[UBI_MAX_SG_COUNT];
753 ubi_assert(sgl->list_pos < UBI_MAX_SG_COUNT); in ubi_eba_read_leb_sg()