Searched refs:setMtime (Results 1 – 3 of 3) sorted by relevance
552 fmtprint(fmt, "%s", nfs3SetTimeStr(x->setMtime)); in nfs3SetAttrPrint()554 switch(x->setMtime){ in nfs3SetAttrPrint()598 switch(x->setMtime){ in nfs3SetAttrSize()640 if(i=x->setMtime, sunEnumPack(a, ea, &a, &i) < 0) goto Err; in nfs3SetAttrPack()641 switch(x->setMtime){ in nfs3SetAttrPack()687 if(sunEnumUnpack(a, ea, &a, &i) < 0) goto Err; x->setMtime = i; in nfs3SetAttrUnpack()688 switch(x->setMtime){ in nfs3SetAttrUnpack()
392 Nfs3SetTime setMtime; member
1300 attr.setMtime = Nfs3SetTimeClient; in fswstat()