BIO_UNCOPY_USER
Section: The Linux VFS (9)
Updated: February 2011
Index
Return to Main Contents
NAME
bio_uncopy_user - finish previously mapped bio
SYNOPSIS
-
int bio_uncopy_user(struct bio * bio);
ARGUMENTS
bio
-
- bio being terminated
DESCRIPTION
Free pages allocated from
bio_copy_user
and write back data to user space in case of a read.
COPYRIGHT