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

NAME

6       bio_clone - clone a bio
7

SYNOPSIS

9       struct bio * bio_clone(struct bio * bio, gfp_t gfp_mask);
10

ARGUMENTS

12       bio
13           bio to clone
14
15       gfp_mask
16           allocation priority
17

DESCRIPTION

19       Like __bio_clone, only also allocates the returned bio
20
22Kernel Hackers Manual 2.6.         June 2019                      BIO_CLONE(9)
Impressum