BIO_KMALLOC(9) The Linux VFS BIO_KMALLOC(9)NAMEbio_kmalloc - allocate a bio for I/O using kmallocSYNOPSISstruct bio * bio_kmalloc(gfp_t gfp_mask, int nr_iovecs);ARGUMENTSgfp_mask the GFP_ mask given to the slab allocator nr_iovecs number of iovecs to pre-allocateDESCRIPTIONAllocate a new bio with nr_iovecs bvecs. If gfp_mask contains __GFP_WAIT, the allocation is guaranteed to succeed.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BIO_KMALLOC(9)
| Related Man Pages |
|---|
| bio_f_base64(3ssl) - linux |
| blk_make_request(9) - centos |
| kmalloc_array(9) - centos |
| blk_make_request(9) - suse |
| journal_try_to_free_buffers(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |