BIO_GET_NR_VECS(9) The Linux VFS BIO_GET_NR_VECS(9)NAMEbio_get_nr_vecs - return approx number of vecsSYNOPSISint bio_get_nr_vecs(struct block_device * bdev);ARGUMENTSbdev I/O targetDESCRIPTIONReturn 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BIO_GET_NR_VECS(9)
| Related Man Pages |
|---|
| mpage_readpages(9) - suse |
| task_current_syscall(9) - suse |
| bio_alloc_bioset(9) - centos |
| utrace_prepare_examine(9) - suse |
| probe::ioblock_trace.bounce(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |