Movatterモバイル変換


[0]ホーム

URL:


__blk_end_request_err
Prev Chapter 14. Block Devices Next

Name

__blk_end_request_err — Finish a request till the next failure boundary.

Synopsis

bool__blk_end_request_err(struct request *rq,
 interror);
 

Arguments

struct request * rq

the request to finish till the next failure boundary for

int error

must be negative errno

Description

Completerq till the next failure boundary. Must be called with queue lock held.

Return

false - we are done with this requesttrue - still buffers pending for this request


Prev Up Next
__blk_end_request_cur Home rq_flush_dcache_pages

[8]ページ先頭

©2009-2025 Movatter.jp