Searched defs:nfs_client (Results 1 – 1 of 1) sorted by relevance
44387 struct nfs_client *nfs_client; member44476 struct nfs_client { struct44477 refcount_t cl_count;44478 atomic_t cl_mds_count;44479 int cl_cons_state;44480 long unsigned int cl_res_state;44481 long unsigned int cl_flags;44482 struct __kernel_sockaddr_storage cl_addr;44483 size_t cl_addrlen;44484 char *cl_hostname;[all …]