Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Drnode4.h253 hrtime_t r_time_attr_inval; /* time attributes become invalid */ member
444 rp->r_time_attr_inval = gethrtime(); \
445 rp->r_time_attr_saved = rp->r_time_attr_inval; \
H A Dnfs4_clnt.h105 gethrtime() < VTOR4(vp)->r_time_attr_inval)
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c728 rp->r_time_attr_inval = now + delta; in nfs4_attrcache_va()
741 rp->r_time_attr_inval = now; in nfs4_attrcache_va()
H A Dnfs4_vnops.c5623 drp->r_time_attr_inval = now + delta; in nfs4lookupvalidate_otw()
6001 drp->r_time_attr_inval = now + delta; in nfs4lookupnew_otw()