Searched refs:AT_STATX_SYNC_AS_STAT (Results 1 – 2 of 2) sorted by relevance
115 #define AT_STATX_SYNC_AS_STAT 0x0000 /* - Do whatever stat() does */ macro
118 if (statx(fd, "", AT_EMPTY_PATH | AT_STATX_SYNC_AS_STAT, STATX_INO, &stx)) in test()
Completed in 3 milliseconds