BIO_MAP_USER

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

bio_map_user - map user address into bio  

SYNOPSIS

"SYNOPSIS"

struct bio * bio_map_user (struct block_device * bdev, unsigned long uaddr, unsigned int len, int write_to_vm);  

ARGUMENTS

bdev
destination block device
uaddr
start of user address
len
length in bytes
write_to_vm
bool indicating writing to pages or not
 

DESCRIPTION

Map the user space address into a bio suitable for io to a block device.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:25 GMT, October 06, 2005