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

#include <blocklayout.h>

Data Fields

struct kref be_refcnt
 
struct list_head be_node
 
struct nfs4_deviceid be_devid
 
struct block_devicebe_mdev
 
sector_t be_f_offset
 
sector_t be_length
 
sector_t be_v_offset
 
enum exstate4 be_state
 
struct pnfs_inval_markingsbe_inval
 

Detailed Description

Definition at line 86 of file blocklayout.h.

Field Documentation

Definition at line 89 of file blocklayout.h.

sector_t be_f_offset

Definition at line 91 of file blocklayout.h.

Definition at line 95 of file blocklayout.h.

sector_t be_length

Definition at line 92 of file blocklayout.h.

struct block_device* be_mdev

Definition at line 90 of file blocklayout.h.

struct list_head be_node

Definition at line 88 of file blocklayout.h.

struct kref be_refcnt

Definition at line 87 of file blocklayout.h.

enum exstate4 be_state

Definition at line 94 of file blocklayout.h.

sector_t be_v_offset

Definition at line 93 of file blocklayout.h.


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