1BIO_UNCOPY_USER(9)               The Linux VFS              BIO_UNCOPY_USER(9)
2
3
4

NAME

6       bio_uncopy_user - finish previously mapped bio
7

SYNOPSIS

9       int bio_uncopy_user(struct bio * bio);
10

ARGUMENTS

12       bio
13           bio being terminated
14

DESCRIPTION

16       Free pages allocated from bio_copy_user and write back data to user
17       space in case of a read.
18
20Kernel Hackers Manual 3.10         June 2019                BIO_UNCOPY_USER(9)
Impressum