Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | nfs_fh |
Macros | |
#define | NFS_MAXFHSIZE 128 |
#define | NFS_OFFSET_MAX ((__s64)((~(__u64)0) >> 1)) |
Enumerations | |
enum | nfs3_stable_how { NFS_UNSTABLE = 0, NFS_DATA_SYNC = 1, NFS_FILE_SYNC = 2 } |
enum nfs3_stable_how |