Lines Matching full:iteration
220 * @inode: Set at the start of the iteration and should not change.
227 * @status: Status of the most recent iteration. Zero on success or a negative
230 * @iomap: Map describing the I/O iteration
249 * iomap_length_trim - trimmed length of the current iomap iteration
250 * @iter: iteration structure
255 * iteration.
268 * iomap_length - length of the current iomap iteration
269 * @iter: iteration structure
271 * Returns the length that the operation applies to for the current iteration.
289 * iomap_iter_srcmap - return the source map for the current iomap iteration
290 * @i: iteration structure