Searched refs:tsx (Results 1 – 1 of 1) sorted by relevance
23 statx_timestamp_to_timespec (struct statx_timestamp tsx) in statx_timestamp_to_timespec() argument27 ts.tv_sec = tsx.tv_sec; in statx_timestamp_to_timespec()28 ts.tv_nsec = tsx.tv_nsec; in statx_timestamp_to_timespec()