Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:timestamp

94 	time_t		timestamp; /* time tree was last updated from file */
550 if (st.st_mtime == prf->timestamp && prf->root != NULL) {
597 prf->timestamp = st.st_mtime;