bio_kmalloc(9) suse man page | unix.com

Man Page: bio_kmalloc

Operating Environment: suse

Section: 9

BIO_KMALLOC(9)							   The Linux VFS						    BIO_KMALLOC(9)

NAME
bio_kmalloc - allocate a bio for I/O using kmalloc
SYNOPSIS
struct bio * bio_kmalloc(gfp_t gfp_mask, int nr_iovecs);
ARGUMENTS
gfp_mask the GFP_ mask given to the slab allocator nr_iovecs number of iovecs to pre-allocate
DESCRIPTION
Allocate a new bio with nr_iovecs bvecs. If gfp_mask contains __GFP_WAIT, the allocation is guaranteed to succeed.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BIO_KMALLOC(9)
Related Man Pages
bio_f_base64(3ssl) - linux
journal_try_to_free_buffers(9) - centos
bio_f_base64(3) - centos
bio_f_base64(3) - opendarwin
journal_try_to_free_buffers(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
Shopt -s histappend