Searched defs:set_timestamp (Results 1 – 4 of 4) sorted by relevance
106 void set_timestamp(uint32_t timestamp) { timestamp_ = timestamp; } in set_timestamp() function
141 static errcode_t set_timestamp(ext2_filsys fs, ext2_ino_t ino, in set_timestamp() function
351 void set_timestamp(double t) { timestamp_ = t; } in set_timestamp() function
122 void set_timestamp(uint64_t timestamp) { timestamp_ = timestamp; } in set_timestamp() function