Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
smb2_fs_full_size_info Struct Reference

#include <smb2pdu.h>

Data Fields

__le64 TotalAllocationUnits
 
__le64 CallerAvailableAllocationUnits
 
__le64 ActualAvailableAllocationUnits
 
__le32 SectorsPerAllocationUnit
 
__le32 BytesPerSector
 

Detailed Description

Definition at line 747 of file smb2pdu.h.

Field Documentation

__le64 ActualAvailableAllocationUnits

Definition at line 750 of file smb2pdu.h.

__le32 BytesPerSector

Definition at line 752 of file smb2pdu.h.

__le64 CallerAvailableAllocationUnits

Definition at line 749 of file smb2pdu.h.

__le32 SectorsPerAllocationUnit

Definition at line 751 of file smb2pdu.h.

__le64 TotalAllocationUnits

Definition at line 748 of file smb2pdu.h.


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