Searched refs:stx_atime (Results 1 – 9 of 9) sorted by relevance
57 struct_statx_timestamp stx_atime; /* Last access time */ member
101 PRINT_FIELD_TIME(stx_atime); in SYS_FUNC()
251 PRINT_FIELD_TIME(stx_atime); in print_stat()365 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_atime); in main()
116 struct statx_timestamp stx_atime; /* Last access time */ member
89 const struct statx_timestamp stx_atime; member
146 timestamp_to_timespec(&buff.stx_atime, &statx_time); in test_statx()
400 struct statx_timestamp stx_atime;