Name

bio_clone — clone a bio

Synopsis

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

Arguments

bio

bio to clone

gfp_mask

allocation priority

Description

Like __bio_clone, only also allocates the returned bio