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

#include <blocklayout.h>

Data Fields

struct list_head bse_node
 
struct nfs4_deviceid bse_devid
 
struct block_devicebse_mdev
 
sector_t bse_f_offset
 
sector_t bse_length
 

Detailed Description

Definition at line 99 of file blocklayout.h.

Field Documentation

struct nfs4_deviceid bse_devid

Definition at line 101 of file blocklayout.h.

sector_t bse_f_offset

Definition at line 103 of file blocklayout.h.

sector_t bse_length

Definition at line 104 of file blocklayout.h.

struct block_device* bse_mdev

Definition at line 102 of file blocklayout.h.

struct list_head bse_node

Definition at line 100 of file blocklayout.h.


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