diff options
author | 2024-02-19 10:11:38 +0800 | |
---|---|---|
committer | 2024-02-21 08:37:50 +0100 | |
commit | dcd04ea587b210e78a85d6d4d7cc6765828496b0 (patch) | |
tree | b5bda587afe0f5ef4c02ee0e769f4ddf739c99be /scripts/generate_rust_analyzer.py | |
parent | iomap: add pos and dirty_len into trace_iomap_writepage_map (diff) | |
download | linux-rng-dcd04ea587b210e78a85d6d4d7cc6765828496b0.tar.xz linux-rng-dcd04ea587b210e78a85d6d4d7cc6765828496b0.zip |
iomap: Add processed for iomap_iter
processed: The number of bytes processed by the body in the
most recent iteration, or a negative errno. 0 causes the iteration to
stop.
The processed is useful to check when the loop breaks.
Signed-off-by: Kassey Li <quic_yingangl@quicinc.com>
Link: https://lore.kernel.org/r/20240219021138.3481763-1-quic_yingangl@quicinc.com
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions