Lines Matching defs:mirror
6778 uint64_t len, int mirror, int docommit, struct mbuf *mp,
6797 fhp = flp->nfsfl_ffm[mirror].fh[dp->nfsdi_versindex];
6798 stateidp = &flp->nfsfl_ffm[mirror].st;
6799 NFSCL_DEBUG(4, "mirror=%d vind=%d fhlen=%d st.seqid=0x%x\n",
6800 mirror, dp->nfsdi_versindex, fhp->nfh_len, stateidp->seqid);
6803 tcred->cr_uid = flp->nfsfl_ffm[mirror].user;
6804 tcred->cr_groups[0] = flp->nfsfl_ffm[mirror].group;
6815 * multiple writes to each mirror, all writes
6841 if (mirror < flp->nfsfl_mirrorcnt - 1)
6912 if (mirror < flp->nfsfl_mirrorcnt - 1)
7294 * Set up the write DS mirror call for the pNFS I/O thread.
7484 * Set up the commit DS mirror call for the pNFS I/O thread.
7626 * Set up the advise DS mirror call for the pNFS I/O thread.