Searched refs:fs_time (Results 1 – 3 of 3) sorted by relevance
35 __be32 fs_time; /* last super-block update */ member
994 using detail::fs_time; in __extract_last_write_time()998 if (!fs_time::is_representable(ts)) in __extract_last_write_time()1001 return fs_time::convert_from_timespec(ts); in __extract_last_write_time()1017 using detail::fs_time; in __last_write_time()1035 if (!fs_time::convert_to_timespec(tbuf[1], new_time)) in __last_write_time()
381 using fs_time = time_util<file_time_type, time_t, TimeSpec>;