suse man page for bio_kmalloc

Query: bio_kmalloc

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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(3) - redhat
kmalloc_array(9) - centos
blk_make_request(9) - suse
bio_f_base64(3) - osx
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Migrating to UNIX
Docker learning Phase-I
Shopt -s histappend