Searched refs:tn_mtime (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dtmpnode.h116 #define tn_mtime tn_attr.va_mtime macro
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_tnode.c190 t->tn_mtime = now;
351 tp->tn_mtime = now;
H A Dtmp_dir.c524 dir->tn_mtime = now;
582 dir->tn_mtime = now;
659 dir->tn_mtime = now;
819 toparent->tn_mtime = now;
1004 dir->tn_mtime = now;
1088 tp->tn_mtime = va->va_mtime;
H A Dtmp_vnops.c427 tp->tn_mtime = now;
706 vap->va_mtime = tp->tn_mtime;
1836 tp->tn_mtime = now;

Completed in 77 milliseconds