Searched refs:STATX_CTIME (Results 1 – 1 of 1) sorted by relevance
274 const STATX_CTIME = 0x00000080; constant1452 if mask.contains(PosixStatxMask::STATX_CTIME) { in do_statx()