xrootd
Loading...
Searching...
No Matches
Public Attributes | List of all members
aiocb Struct Reference

#include <XrdSfsAio.hh>

Public Attributes

int aio_fildes
 
void * aio_buf
 
size_t aio_nbytes
 
off_t aio_offset
 
int aio_reqprio
 
struct sigevent aio_sigevent
 

Member Data Documentation

◆ aio_buf

void* aiocb::aio_buf

◆ aio_fildes

int aiocb::aio_fildes

Referenced by XrdOssCsiFileAio::Init().

◆ aio_nbytes

size_t aiocb::aio_nbytes

◆ aio_offset

off_t aiocb::aio_offset

◆ aio_reqprio

int aiocb::aio_reqprio

◆ aio_sigevent

struct sigevent aiocb::aio_sigevent

Referenced by XrdSfsAio::XrdSfsAio().


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