Searched defs:STATX_BLOCKS (Results 1 – 3 of 3) sorted by relevance
168 # define STATX_BLOCKS 0x00000400U macro
152 #define STATX_BLOCKS 0x00000400U /* Want/got stx_blocks */ macro
1017 pub const STATX_BLOCKS: ::c_uint = 0x0400; constant