Query: bio_clone
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BIO_CLONE(9) The Linux VFS BIO_CLONE(9)NAMEbio_clone - clone a bioSYNOPSISstruct bio * bio_clone(struct bio * bio, gfp_t gfp_mask);ARGUMENTSbio bio to clone gfp_mask allocation priorityDESCRIPTIONLike __bio_clone, only also allocates the returned bioCOPYRIGHTKernel Hackers Manual 2.6. July 2010 BIO_CLONE(9)