bio_get_nr_vecs(9) centos man page | unix.com

Man Page: bio_get_nr_vecs

Operating Environment: centos

Section: 9

BIO_GET_NR_VECS(9)						   The Linux VFS						BIO_GET_NR_VECS(9)

NAME
bio_get_nr_vecs - return approx number of vecs
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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BIO_GET_NR_VECS(9)
Related Man Pages
freeze_super(9) - centos
mpage_readpages(9) - centos
get_user_pages(9) - suse
probe::ioblock_trace.request(3stap) - centos
probe::ioblock_trace.end(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it