Query: bio_clone_bioset
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BIO_CLONE_BIOSET(9) The Linux VFS BIO_CLONE_BIOSET(9)NAMEbio_clone_bioset - clone a bioSYNOPSISstruct bio * bio_clone_bioset(struct bio * bio, gfp_t gfp_mask, struct bio_set * bs);ARGUMENTSbio bio to clone gfp_mask allocation priority bs bio_set to allocate fromDESCRIPTIONLike __bio_clone, only also allocates the returned bioCOPYRIGHTKernel Hackers Manual 3.10 June 2014 BIO_CLONE_BIOSET(9)