Lines Matching defs:nfs_client_initdata
66 struct nfs_client_initdata { struct
67 unsigned long init_flags;
68 const char *hostname; /* Hostname of the server */
69 const struct sockaddr *addr; /* Address of the server */
70 const char *nodename; /* Hostname of the client */
71 const char *ip_addr; /* IP address of the client */
72 size_t addrlen;
73 struct nfs_subversion *nfs_mod;
74 int proto;
75 u32 minorversion;
76 unsigned int nconnect;
77 struct net *net;
78 const struct rpc_timeout *timeparms;
79 const struct cred *cred;