Searched refs:STATX_SIZE (Results 1 – 1 of 1) sorted by relevance
280 const STATX_SIZE = 0x00000200; constant1460 if mask.contains(PosixStatxMask::STATX_SIZE) { in do_statx()