Searched refs:setAtime (Results 1 – 3 of 3) sorted by relevance
542 fmtprint(fmt, "%s", nfs3SetTimeStr(x->setAtime)); in nfs3SetAttrPrint()544 switch(x->setAtime){ in nfs3SetAttrPrint()592 switch(x->setAtime){ in nfs3SetAttrSize()634 if(i=x->setAtime, sunEnumPack(a, ea, &a, &i) < 0) goto Err; in nfs3SetAttrPack()635 switch(x->setAtime){ in nfs3SetAttrPack()681 if(sunEnumUnpack(a, ea, &a, &i) < 0) goto Err; x->setAtime = i; in nfs3SetAttrUnpack()682 switch(x->setAtime){ in nfs3SetAttrUnpack()
390 Nfs3SetTime setAtime; member
1306 attr.setAtime = Nfs3SetTimeClient; in fswstat()