BIO_CLONE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

bio_clone - clone a bio  

SYNOPSIS

"SYNOPSIS"

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

ARGUMENTS

bio
bio to clone
gfp_mask
allocation priority
 

DESCRIPTION

Like __bio_clone, only also allocates the returned bio


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:25 GMT, October 06, 2005