Searched defs:statx (Results 1 – 3 of 3) sorted by relevance
30 struct statx struct39 __uint16_t __statx_pad1[1]; argument44 struct statx_timestamp stx_atime; argument45 struct statx_timestamp stx_btime; argument46 struct statx_timestamp stx_ctime; argument47 struct statx_timestamp stx_mtime; argument52 __uint64_t __statx_pad2[14]; argument
25 statx (int fd, const char *path, int flags, in statx() function
27 #define statx original_statx macro
Completed in 4 milliseconds