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

#include <nfs_mount.h>

Data Fields

int version
 
int fd
 
struct nfs2_fh old_root
 
int flags
 
int rsize
 
int wsize
 
int timeo
 
int retrans
 
int acregmin
 
int acregmax
 
int acdirmin
 
int acdirmax
 
struct sockaddr_in addr
 
char hostname [NFS_MAXNAMLEN+1]
 
int namlen
 
unsigned int bsize
 
struct nfs3_fh root
 
int pseudoflavor
 
char context [NFS_MAX_CONTEXT_LEN+1]
 

Detailed Description

Definition at line 26 of file nfs_mount.h.

Field Documentation

int acdirmax

Definition at line 38 of file nfs_mount.h.

int acdirmin

Definition at line 37 of file nfs_mount.h.

int acregmax

Definition at line 36 of file nfs_mount.h.

int acregmin

Definition at line 35 of file nfs_mount.h.

Definition at line 39 of file nfs_mount.h.

unsigned int bsize

Definition at line 42 of file nfs_mount.h.

Definition at line 45 of file nfs_mount.h.

Definition at line 28 of file nfs_mount.h.

int flags

Definition at line 30 of file nfs_mount.h.

char hostname[NFS_MAXNAMLEN+1]

Definition at line 40 of file nfs_mount.h.

int namlen

Definition at line 41 of file nfs_mount.h.

struct nfs2_fh old_root

Definition at line 29 of file nfs_mount.h.

int pseudoflavor

Definition at line 44 of file nfs_mount.h.

int retrans

Definition at line 34 of file nfs_mount.h.

Definition at line 43 of file nfs_mount.h.

int rsize

Definition at line 31 of file nfs_mount.h.

int timeo

Definition at line 33 of file nfs_mount.h.

int version

Definition at line 27 of file nfs_mount.h.

int wsize

Definition at line 32 of file nfs_mount.h.


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