Lines Matching defs:nfs_client_initdata
59 struct nfs_client_initdata { struct
60 unsigned long init_flags;
61 const char *hostname; /* Hostname of the server */
62 const struct sockaddr *addr; /* Address of the server */
63 const char *nodename; /* Hostname of the client */
64 const char *ip_addr; /* IP address of the client */
65 size_t addrlen;
66 struct nfs_subversion *nfs_mod;
67 int proto;
68 u32 minorversion;
69 unsigned int nconnect;
70 unsigned int max_connect;
71 struct net *net;
72 const struct rpc_timeout *timeparms;
73 const struct cred *cred;