Searched refs:statx_timestamp (Results 1 – 2 of 2) sorted by relevance
25 struct statx_timestamp stx_atime; \26 struct statx_timestamp stx_btime; \27 struct statx_timestamp stx_ctime; \28 struct statx_timestamp stx_mtime; \39 struct statx_timestamp { struct
486 static inline nsec_t load_statx_timestamp_nsec(const struct statx_timestamp *ts) { in load_statx_timestamp_nsec()