BLK_COMPLETE_BARRIER_RQ

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

blk_complete_barrier_rq - complete possible barrier request  

SYNOPSIS

"SYNOPSIS"

int blk_complete_barrier_rq (request_queue_t * q, struct request * rq, int sectors);  

ARGUMENTS

q
the request queue for the device
rq
the request
sectors
number of sectors to complete
 

DESCRIPTION

Used in driver end_io handling to determine whether to postpone completion of a barrier request until a post flush has been done. This is the unlocked variant, used if the caller doesn't already hold the queue lock.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:01:58 GMT, October 09, 2005