__bio_clone(9) centos man page | unix.com

Man Page: __bio_clone

Operating Environment: centos

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 3.10 June 2014 __BIO_CLONE(9)
Related Man Pages
bio_f_base64(3ssl) - linux
bio_f_base64(3ssl) - debian
g_bio(9) - debian
probe::ioblock.request(3stap) - centos
probe::ioblock_trace.bounce(3stap) - centos
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq