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

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_dir.c287 gethrestime(&tp->tn_ctime);
397 gethrestime(&tp->tn_ctime);
415 gethrestime(&tp->tn_ctime);
525 dir->tn_ctime = now;
526 tp->tn_ctime = now;
583 dir->tn_ctime = now;
597 parent->tn_ctime = now;
660 dir->tn_ctime = now;
820 toparent->tn_ctime = now;
832 to->tn_ctime
[all...]
H A Dtmp_tnode.c191 t->tn_ctime = now;
352 tp->tn_ctime = now;
H A Dtmp_vnops.c428 tp->tn_ctime = now;
707 vap->va_ctime = tp->tn_ctime;
772 gethrestime(&tp->tn_ctime);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dtmpnode.h117 #define tn_ctime tn_attr.va_ctime macro

Completed in 65 milliseconds