Searched defs:nfs_client (Results 1 – 1 of 1) sorted by relevance
15418 struct nfs_client *nfs_client; member15478 struct nfs_client { struct15479 refcount_t cl_count;15480 atomic_t cl_mds_count;15481 int cl_cons_state;15482 long unsigned int cl_res_state;15483 long unsigned int cl_flags;15484 struct __kernel_sockaddr_storage cl_addr;15485 size_t cl_addrlen;15486 char *cl_hostname;[all …]