Searched refs:STATX_BLOCKS (Results 1 – 1 of 1) sorted by relevance
283 const STATX_BLOCKS = 0x00000400; constant1463 if mask.contains(PosixStatxMask::STATX_BLOCKS) { in do_statx()