Searched defs:nfs4_pnfs_ds (Results 1 – 1 of 1) sorted by relevance
52 struct nfs4_pnfs_ds { struct53 struct list_head ds_node; /* nfs4_pnfs_dev_hlist dev_dslist */54 char *ds_remotestr; /* comma sep list of addrs */55 struct list_head ds_addrs;56 struct nfs_client *ds_clp;57 atomic_t ds_count;58 unsigned long ds_state;