suse man page for bio_map_kern

Query: bio_map_kern

OS: suse

Section: 9

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

BIO_MAP_KERN(9) 						   The Linux VFS						   BIO_MAP_KERN(9)

NAME
bio_map_kern - map kernel address into bio
SYNOPSIS
struct bio * bio_map_kern(struct request_queue * q, void * data, unsigned int len, gfp_t gfp_mask);
ARGUMENTS
q the struct request_queue for the bio data pointer to buffer to map len length in bytes gfp_mask allocation flags for bio allocation
DESCRIPTION
Map the kernel address into a bio suitable for io to a block device. Returns an error pointer in case of error.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BIO_MAP_KERN(9)
Related Man Pages
bio_f_base64(3ssl) - linux
bio_alloc_bioset(9) - centos
blk_make_request(9) - centos
probe::ioblock_trace.request(3stap) - centos
probe::ioblock_trace.end(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
Docker learning Phase-I