Searched refs:sg_page_count (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/lib/
H A Dscatterlist.c420 static int sg_page_count(struct scatterlist *sg) sg_page_count() function
433 while (piter->sg_pgoffset >= sg_page_count(piter->sg)) { __sg_page_iter_next()
434 piter->sg_pgoffset -= sg_page_count(piter->sg); __sg_page_iter_next()

Completed in 30 milliseconds