Home
last modified time | relevance | path

Searched defs:nfs_client_initdata (Results 1 – 1 of 1) sorted by relevance

/fs/nfs/
Dinternal.h70 struct nfs_client_initdata { struct
71 unsigned long init_flags;
72 const char *hostname; /* Hostname of the server */
73 const struct sockaddr *addr; /* Address of the server */
74 const char *nodename; /* Hostname of the client */
75 const char *ip_addr; /* IP address of the client */
76 size_t addrlen;
77 struct nfs_subversion *nfs_mod;
78 int proto;
79 u32 minorversion;
[all …]