Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Enumerations
pnfs.h File Reference
#include <linux/nfs_fs.h>
#include <linux/nfs_page.h>

Go to the source code of this file.

Data Structures

struct  pnfs_layout_segment
 

Enumerations

enum  { NFS_LSEG_VALID = 0, NFS_LSEG_ROC, NFS_LSEG_LAYOUTCOMMIT }
 
enum  pnfs_try_status { PNFS_ATTEMPTED = 0, PNFS_NOT_ATTEMPTED = 1 }
 

Enumeration Type Documentation

anonymous enum
Enumerator:
NFS_LSEG_VALID 
NFS_LSEG_ROC 
NFS_LSEG_LAYOUTCOMMIT 

Definition at line 36 of file pnfs.h.

Enumerator:
PNFS_ATTEMPTED 
PNFS_NOT_ATTEMPTED 

Definition at line 51 of file pnfs.h.