Lines Matching defs:nfs_client_initdata
75 struct nfs_client_initdata { struct
76 unsigned long init_flags;
77 const char *hostname; /* Hostname of the server */
78 const struct sockaddr *addr; /* Address of the server */
79 const char *nodename; /* Hostname of the client */
80 const char *ip_addr; /* IP address of the client */
81 size_t addrlen;
82 struct nfs_subversion *nfs_mod;
83 int proto;
84 u32 minorversion;
85 unsigned int nconnect;
86 struct net *net;
87 const struct rpc_timeout *timeparms;
88 const struct cred *cred;