__bio_clone(9) suse man page | unix.com

Man Page: __bio_clone

Operating Environment: suse

Section: 9

__BIO_CLONE(9)							   The Linux VFS						    __BIO_CLONE(9)

NAME
__bio_clone - clone a bio
SYNOPSIS
void __bio_clone(struct bio * bio, struct bio * bio_src);
ARGUMENTS
bio destination bio bio_src bio to clone
DESCRIPTION
Clone a bio. Caller will own the returned bio, but not the actual data it points to. Reference count of returned bio will be one.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 __BIO_CLONE(9)
Related Man Pages
bio_alloc_bioset(9) - centos
bio_f_base64(3) - centos
bio_f_base64(3) - opendarwin
probe::ioblock.request(3stap) - centos
probe::ioblock_trace.bounce(3stap) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Docker learning Phase-I