Searched refs:fs_time (Results 1 – 3 of 3) sorted by relevance
37 __be32 fs_time; member
1001 using detail::fs_time; in __extract_last_write_time()1005 if (!fs_time::is_representable(ts)) in __extract_last_write_time()1008 return fs_time::convert_from_timespec(ts); in __extract_last_write_time()1024 using detail::fs_time; in __last_write_time()1042 if (!fs_time::convert_to_timespec(tbuf[1], new_time)) in __last_write_time()
385 using fs_time = time_util<file_time_type, time_t, TimeSpec>;