Home
last modified time | relevance | path

Searched refs:dma_hostlist (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c153 char *dma_hostlist; /* comma-sep. for RO failover */ member
1051 dma->dma_hostlist = hostlist; in nfs4_trigger_domount_args_create()
1065 if (dma->dma_hostlist != NULL) in nfs4_trigger_domount_args_destroy()
1066 kmem_free(dma->dma_hostlist, MAXPATHLEN); in nfs4_trigger_domount_args_destroy()
1890 spec_len = strlen(dma->dma_hostlist); in nfs4_trigger_domount()
1902 (void) snprintf(uap->spec, spec_len + 1, "%s:%s%s", dma->dma_hostlist, in nfs4_trigger_domount()