Searched refs:STATX_RESERVED (Results 1 – 1 of 1) sorted by relevance
303 const STATX_RESERVED = 0x80000000; constant1411 if mask.contains(PosixStatxMask::STATX_RESERVED) { in do_statx()