Lines Matching full:piece
711 * For a bio data item, a piece is whatever remains of the next
831 * For a page array, a piece comes from the first page in the array
902 * For a pagelist, a piece is whatever remains to be consumed in the
991 * piece resides on a single page. The network layer might not
992 * consume an entire piece at once. A data item's cursor keeps
993 * track of which piece is next to process and how much remains to
994 * be processed in that piece. It also tracks whether the current
995 * piece is the last one in the data item.
1038 * Return the page containing the next piece to process for a given
1039 * data item, and supply the page offset and length of that piece.
1040 * Indicate whether this is the last piece in this data item.
1080 * Returns true if the result moves the cursor on to the next piece