ReactOS 0.4.15-dev-7842-g558ab78
__pnfs_io_thread Struct Reference
Collaboration diagram for __pnfs_io_thread:

Public Attributes

nfs41_write_verf verf
 
pnfs_io_patternpattern
 
pnfs_file_layoutlayout
 
nfs41_path_fhfile
 
uint64_t offset
 
uint32_t id
 
enum stable_how4 stable
 

Detailed Description

Definition at line 47 of file pnfs_io.c.

Member Data Documentation

◆ file

nfs41_path_fh* __pnfs_io_thread::file

Definition at line 51 of file pnfs_io.c.

◆ id

uint32_t __pnfs_io_thread::id

Definition at line 53 of file pnfs_io.c.

◆ layout

pnfs_file_layout* __pnfs_io_thread::layout

Definition at line 50 of file pnfs_io.c.

◆ offset

uint64_t __pnfs_io_thread::offset

Definition at line 52 of file pnfs_io.c.

◆ pattern

pnfs_io_pattern* __pnfs_io_thread::pattern

Definition at line 49 of file pnfs_io.c.

◆ stable

enum stable_how4 __pnfs_io_thread::stable

Definition at line 54 of file pnfs_io.c.

◆ verf

nfs41_write_verf __pnfs_io_thread::verf

Definition at line 48 of file pnfs_io.c.


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