__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 2.6. July 2010 __BIO_CLONE(9)
| Related Man Pages |
|---|
| bio_f_base64(3) - redhat |
| blk_make_request(9) - centos |
| bio_f_base64(3ssl) - debian |
| bio_f_base64(3) - opendarwin |
| bio_f_base64(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |