Searched refs:n_fill (Results 1 – 1 of 1) sorted by relevance
586 int n_fill, n_alloc; in alloc_sgtable() local590 n_fill = nents; in alloc_sgtable()597 n_fill = n_alloc - 1; in alloc_sgtable()598 nents -= n_fill; in alloc_sgtable()616 for_each_sg(new, iter, n_fill, i) { in alloc_sgtable()