Searched refs:STATX_MTIME (Results 1 – 1 of 1) sorted by relevance
271 const STATX_MTIME = 0x00000040; constant1448 if mask.contains(PosixStatxMask::STATX_MTIME) { in do_statx()