Searched defs:nfs_client (Results 1 – 3 of 3) sorted by relevance
15843 struct nfs_client *nfs_client; member15924 struct nfs_client { struct15925 refcount_t cl_count;15926 atomic_t cl_mds_count;15927 int cl_cons_state;15928 long unsigned int cl_res_state;15929 long unsigned int cl_flags;15930 struct __kernel_sockaddr_storage cl_addr;15931 size_t cl_addrlen;15932 char *cl_hostname;[all …]
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 …]