Query: __bio_clone
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__BIO_CLONE(9) The Linux VFS __BIO_CLONE(9)NAME__bio_clone - clone a bioSYNOPSISvoid __bio_clone(struct bio * bio, struct bio * bio_src);ARGUMENTSbio destination bio bio_src bio to cloneDESCRIPTIONClone a bio. Caller will own the returned bio, but not the actual data it points to. Reference count of returned bio will be one.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __BIO_CLONE(9)
| Related Man Pages |
|---|
| bio_alloc_bioset(9) - centos |
| blk_make_request(9) - centos |
| g_bio(9) - debian |
| bio_f_base64(3) - centos |
| bio_f_base64(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |