BIO_GET_NR_VECS

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

 

NAME

bio_get_nr_vecs - return approx number of vecs  

SYNOPSIS

"SYNOPSIS"

int bio_get_nr_vecs (struct block_device * bdev);  

ARGUMENTS

bdev
I/O target
 

DESCRIPTION

Return the approximate number of pages we can send to this target. There's no guarantee that you will be able to fit this number of pages into a bio, it does not account for dynamic restrictions that vary on offset.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:25 GMT, October 06, 2005