DAOS API (v2.1 - dev)
Loading...
Searching...
No Matches
dfs_iod_t Struct Reference

#include <daos_fs.h>

Data Fields

daos_size_t iod_nr
 
daos_range_tiod_rgs
 

Detailed Description

IO descriptor of ranges in a file to access

Definition at line 95 of file daos_fs.h.

Field Documentation

◆ iod_nr

daos_size_t iod_nr

Number of entries in dfs_rgs

Definition at line 97 of file daos_fs.h.

◆ iod_rgs

daos_range_t* iod_rgs

Array of ranges; each range defines a starting index and length.

Definition at line 99 of file daos_fs.h.


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