ReactOS 0.4.15-dev-7918-g2a2556c
__pnfs_getdeviceinfo_res Struct Reference

#include <nfs41_ops.h>

Collaboration diagram for __pnfs_getdeviceinfo_res:

Public Attributes

enum nfsstat4 status
 
union {
   pnfs_getdeviceinfo_res_ok   res_ok
 
   uint32_t   mincount
 
u
 

Detailed Description

Definition at line 987 of file nfs41_ops.h.

Member Data Documentation

◆ mincount

uint32_t __pnfs_getdeviceinfo_res::mincount

Definition at line 993 of file nfs41_ops.h.

◆ res_ok

pnfs_getdeviceinfo_res_ok __pnfs_getdeviceinfo_res::res_ok

Definition at line 991 of file nfs41_ops.h.

Referenced by pnfs_rpc_getdeviceinfo().

◆ status

enum nfsstat4 __pnfs_getdeviceinfo_res::status

Definition at line 988 of file nfs41_ops.h.

◆ 

union { ... } __pnfs_getdeviceinfo_res::u

Referenced by pnfs_rpc_getdeviceinfo().


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