ReactOS 0.4.15-dev-7918-g2a2556c
__pnfs_getdeviceinfo_args Struct Reference

#include <nfs41_ops.h>

Collaboration diagram for __pnfs_getdeviceinfo_args:

Public Attributes

unsigned chardeviceid
 
enum pnfs_layout_type layout_type
 
uint32_t maxcount
 
bitmap4 notify_types
 

Detailed Description

Definition at line 975 of file nfs41_ops.h.

Member Data Documentation

◆ deviceid

unsigned char* __pnfs_getdeviceinfo_args::deviceid

Definition at line 976 of file nfs41_ops.h.

Referenced by pnfs_rpc_getdeviceinfo().

◆ layout_type

enum pnfs_layout_type __pnfs_getdeviceinfo_args::layout_type

Definition at line 977 of file nfs41_ops.h.

Referenced by pnfs_rpc_getdeviceinfo().

◆ maxcount

uint32_t __pnfs_getdeviceinfo_args::maxcount

Definition at line 978 of file nfs41_ops.h.

Referenced by pnfs_rpc_getdeviceinfo().

◆ notify_types

bitmap4 __pnfs_getdeviceinfo_args::notify_types

Definition at line 979 of file nfs41_ops.h.

Referenced by pnfs_rpc_getdeviceinfo().


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