Searched refs:ST_BLOCKS_IDX (Results 1 – 2 of 2) sorted by relevance
1334 #define ST_BLOCKS_IDX (ST_BLKSIZE_IDX+1) macro1336 #define ST_BLOCKS_IDX ST_BLKSIZE_IDX macro1340 #define ST_RDEV_IDX (ST_BLOCKS_IDX+1)1342 #define ST_RDEV_IDX ST_BLOCKS_IDX1534 PyStructSequence_SET_ITEM(v, ST_BLOCKS_IDX, in _pystat_fromstructstat()
1828 #define ST_BLOCKS_IDX (ST_BLKSIZE_IDX+1) macro1830 #define ST_BLOCKS_IDX ST_BLKSIZE_IDX macro1834 #define ST_RDEV_IDX (ST_BLOCKS_IDX+1)1836 #define ST_RDEV_IDX ST_BLOCKS_IDX2058 PyStructSequence_SET_ITEM(v, ST_BLOCKS_IDX, in _pystat_fromstructstat()