Motr  M0
io_ctx Struct Reference
Collaboration diagram for io_ctx:
Collaboration graph

Data Fields

int curr_blocks
 
size_t curr_bsize
 
struct m0_indexvec ext
 
struct m0_bufvec data
 
struct m0_bufvec attr
 

Detailed Description

manage IO resources

Definition at line 1639 of file m0hsm_api.c.

Field Documentation

◆ attr

struct m0_bufvec attr

Definition at line 1644 of file m0hsm_api.c.

◆ curr_blocks

int curr_blocks

Definition at line 1640 of file m0hsm_api.c.

◆ curr_bsize

size_t curr_bsize

Definition at line 1641 of file m0hsm_api.c.

◆ data

struct m0_bufvec data

Definition at line 1643 of file m0hsm_api.c.

◆ ext

struct m0_indexvec ext

Definition at line 1642 of file m0hsm_api.c.


The documentation for this struct was generated from the following file: