__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 |
|---|
| g_bio(9) - debian |
| bio_f_base64(3) - opendarwin |
| blk_make_request(9) - suse |
| bio_f_base64(3openssl) - opensolaris |
| probe::ioblock_trace.bounce(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |