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

#include <xfs_fs.h>

Data Fields

__s64 bmv_offset
 
__s64 bmv_block
 
__s64 bmv_length
 
__s32 bmv_count
 
__s32 bmv_entries
 

Detailed Description

Definition at line 80 of file xfs_fs.h.

Field Documentation

__s64 bmv_block

Definition at line 82 of file xfs_fs.h.

__s32 bmv_count

Definition at line 84 of file xfs_fs.h.

__s32 bmv_entries

Definition at line 85 of file xfs_fs.h.

__s64 bmv_length

Definition at line 83 of file xfs_fs.h.

__s64 bmv_offset

Definition at line 81 of file xfs_fs.h.


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