Searched defs:nfs4_pnfs_ds (Results 1 – 1 of 1) sorted by relevance
56 struct nfs4_pnfs_ds { struct57 struct list_head ds_node; /* nfs4_pnfs_dev_hlist dev_dslist */58 char *ds_remotestr; /* comma sep list of addrs */59 struct list_head ds_addrs;60 struct nfs_client *ds_clp;61 refcount_t ds_count;62 unsigned long ds_state;