The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
the request being processed
0 for I/O error
the name printed for an I/O error
Ends I/O on the first buffer attached to req, and sets it up for the next buffer_head (if any) in the cluster.
0 - we are done with this request, call end_that_request_last 1 - still buffers pending for this request
<<< Previous | Home | Next >>> |
ll_rw_block | Up | Miscellaneous Devices |