Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Typedefs | Functions | Variables
xfs_extfree_item.h File Reference

Go to the source code of this file.

Data Structures

struct  xfs_extent
 
struct  xfs_extent_32
 
struct  xfs_extent_64
 
struct  xfs_efi_log_format
 
struct  xfs_efi_log_format_32
 
struct  xfs_efi_log_format_64
 
struct  xfs_efd_log_format
 
struct  xfs_efd_log_format_32
 
struct  xfs_efd_log_format_64
 

Typedefs

typedef struct xfs_extent xfs_extent_t
 
typedef struct xfs_extent_64 xfs_extent_64_t
 
typedef struct xfs_efi_log_format xfs_efi_log_format_t
 
typedef struct
xfs_efi_log_format_64 
xfs_efi_log_format_64_t
 
typedef struct xfs_efd_log_format xfs_efd_log_format_t
 
typedef struct
xfs_efd_log_format_64 
xfs_efd_log_format_64_t
 

Functions

struct xfs_extent_32 __attribute__ ((packed)) xfs_extent_32_t
 

Variables

__uint64_t ext_start
 
__uint32_t ext_len
 
__uint16_t efi_type
 
__uint16_t efi_size
 
__uint32_t efi_nextents
 
__uint64_t efi_id
 
xfs_extent_32_t efi_extents [1]
 
__uint16_t efd_type
 
__uint16_t efd_size
 
__uint32_t efd_nextents
 
__uint64_t efd_efi_id
 
xfs_extent_32_t efd_extents [1]
 

Typedef Documentation

Function Documentation

struct xfs_extent_32 __attribute__ ( (packed)  )
read

mcontroller : adapter info structure for old mimd_t apps

: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id

Definition at line 171 of file esd_usb2.c.

Variable Documentation

__uint64_t efd_efi_id

Definition at line 99 of file xfs_extfree_item.h.

xfs_extent_32_t efd_extents[1]

Definition at line 100 of file xfs_extfree_item.h.

__uint32_t efd_nextents

Definition at line 98 of file xfs_extfree_item.h.

__uint16_t efd_size

Definition at line 97 of file xfs_extfree_item.h.

__uint16_t efd_type

Definition at line 96 of file xfs_extfree_item.h.

xfs_extent_32_t efi_extents[1]

Definition at line 71 of file xfs_extfree_item.h.

__uint64_t efi_id

Definition at line 70 of file xfs_extfree_item.h.

__uint32_t efi_nextents

Definition at line 69 of file xfs_extfree_item.h.

__uint16_t efi_size

Definition at line 68 of file xfs_extfree_item.h.

__uint16_t efi_type

Definition at line 67 of file xfs_extfree_item.h.

__uint32_t ext_len

Definition at line 41 of file xfs_extfree_item.h.

__uint64_t ext_start

Definition at line 40 of file xfs_extfree_item.h.