Query: bioset_create
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BIOSET_CREATE(9) The Linux VFS BIOSET_CREATE(9)NAMEbioset_create - Create a bio_setSYNOPSISstruct bio_set * bioset_create(unsigned int pool_size, unsigned int front_pad);ARGUMENTSpool_size Number of bio and bio_vecs to cache in the mempool front_pad Number of bytes to allocate in front of the returned bioDESCRIPTIONSet up a bio_set to be used with bio_alloc_bioset. Allows the caller to ask for a number of bytes to be allocated in front of the bio. Front pad allocation is useful for embedding the bio inside another structure, to avoid allocating extra data to go with the bio. Note that the bio must be embedded at the END of that structure always, or things will break badly.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BIOSET_CREATE(9)
Related Man Pages |
---|
g_bio(9) - debian |
g_clone_bio(9) - debian |
g_print_bio(9) - debian |
bio_f_base64(3) - osx |
probe::ioblock_trace.request(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
DB2 convert digits to binary format |
Tar Command |
CentOS7 restoring file capabilities |
Shopt -s histappend |