Searched refs:dss_paths (Results 1 – 4 of 4) sorted by relevance
351 struct rfs4_dss_path **dss_paths; member
3125 ASSERT(dss_path == sip->dss_paths[index]); in hanfsv4_failover()3126 sip->dss_paths[index] = NULL; in hanfsv4_failover()
726 rfs4_servinst_create(int start_grace, int dss_npaths, char **dss_paths) in rfs4_servinst_create() argument753 sip->dss_paths = kmem_alloc(dss_npaths * in rfs4_servinst_create()757 sip->dss_paths[i] = rfs4_dss_newpath(sip, dss_paths[i], i); in rfs4_servinst_create()795 if (sip->dss_paths) in rfs4_servinst_destroy_all()796 kmem_free(sip->dss_paths, in rfs4_servinst_destroy_all()
952 rfs4_dss_path_t *dss_path = sip->dss_paths[i]; in rfs4_ss_clid_write()1607 rfs4_dss_path_t *dss_path = sip->dss_paths[i]; in rfs4_dss_remove_leaf()