Searched refs:s_blocks_count_hi (Results 1 – 1 of 1) sorted by relevance
1375 /*150*/ __le32 s_blocks_count_hi; /* Blocks count */ member3317 es->s_blocks_count_hi = cpu_to_le32(blk >> 32); in ext4_blocks_count_set()