centos man page for bio_clone_bioset

Query: bio_clone_bioset

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BIO_CLONE_BIOSET(9)						   The Linux VFS					       BIO_CLONE_BIOSET(9)

NAME
bio_clone_bioset - clone a bio
SYNOPSIS
struct bio * bio_clone_bioset(struct bio * bio, gfp_t gfp_mask, struct bio_set * bs);
ARGUMENTS
bio bio to clone gfp_mask allocation priority bs bio_set to allocate from
DESCRIPTION
Like __bio_clone, only also allocates the returned bio
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BIO_CLONE_BIOSET(9)
Related Man Pages
g_bio(9) - debian
g_alloc_bio(9) - freebsd
g_clone_bio(9) - freebsd
g_destroy_bio(9) - freebsd
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq