Lines Matching full:slice
258 The file position of the start of this slice of the read request and the
263 The amount of data transferred so far of the length of this slice. The
265 slice. If a short read occurs, the helpers will call again, having updated
275 This can be set to indicate that the remainder of the slice, from
285 A number allocated to this slice that can be displayed in trace lines for
398 * The network filesystem gets to clamp the size of each slice if it is to be
402 clears the slice as appropriate.
404 * The next slice begins at the end of the last one.
421 end of the slice instead of reissuing.
527 to indicate whether the slice should just be cleared or whether it should be
533 [Required] Called to configure the next slice of a request. ->start and
534 ->len in the subrequest indicate where and how big the next slice can be;