Home
last modified time | relevance | path

Searched refs:s_blocks_count_hi (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h1362 /*150*/ __le32 s_blocks_count_hi; /* Blocks count */ member
3190 es->s_blocks_count_hi = cpu_to_le32(blk >> 32); in ext4_blocks_count_set()
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h1361 /*150*/ __le32 s_blocks_count_hi; /* Blocks count */ member
3291 es->s_blocks_count_hi = cpu_to_le32(blk >> 32); in ext4_blocks_count_set()

Completed in 15 milliseconds