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 3.10 June 2014 BIO_GET_NR_VECS(9)
| Related Man Pages |
|---|
| mpage_readpages(9) - suse |
| __get_user_pages(9) - centos |
| write_cache_pages(9) - centos |
| blk_make_request(9) - suse |
| probe::ioblock.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |