bio_map_user(9) centos man page | unix.com

Man Page: bio_map_user

Operating Environment: centos

Section: 9

BIO_MAP_USER(9) 						   The Linux VFS						   BIO_MAP_USER(9)

NAME
bio_map_user - map user address into bio
SYNOPSIS
struct bio * bio_map_user(struct request_queue * q, struct block_device * bdev, unsigned long uaddr, unsigned int len, int write_to_vm, gfp_t gfp_mask);
ARGUMENTS
q the struct request_queue for the bio bdev destination block device uaddr start of user address len length in bytes write_to_vm bool indicating writing to pages or not gfp_mask memory allocation flags
DESCRIPTION
Map the user space address into a bio suitable for io to a block device. Returns an error pointer in case of error.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BIO_MAP_USER(9)
Related Man Pages
blk_make_request(9) - centos
copyin(9) - netbsd
copyoutstr(9) - netbsd
probe::ioblock.request(3stap) - centos
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input