Searched defs:nfs4_client (Results 1 – 2 of 2) sorted by relevance
49824 struct nfs4_client { struct49825 struct list_head cl_idhash;49826 struct rb_node cl_namenode;49827 struct list_head *cl_ownerstr_hashtbl;49828 struct list_head cl_openowners;49829 struct idr cl_stateids;49830 struct list_head cl_delegations;49831 struct list_head cl_revoked;49832 struct list_head cl_lru;49833 struct list_head cl_lo_states;[all …]