Searched refs:mtime_out (Results 1 – 2 of 2) sorted by relevance
276 time_t *mtime_out, unsigned long long *size_out, in read_cow_header() argument313 *mtime_out = header->v1.mtime; in read_cow_header()326 *mtime_out = ntohl(header->v2.mtime); in read_cow_header()340 *mtime_out = ntohl(header->v3.mtime); in read_cow_header()370 *mtime_out = (time32_t) ntohl(header->v3_b.mtime); in read_cow_header()
48 char **backing_file_out, time_t *mtime_out,