Home
last modified time | relevance | path

Searched refs:s_r_blocks_count_hi (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/filesystems/ext4/
H A Dsuper.rst280 - s_r_blocks_count_hi
/linux/fs/ext4/
H A Dext4.h1377 __le32 s_r_blocks_count_hi; /* Reserved blocks count */ member
3329 es->s_r_blocks_count_hi = cpu_to_le32(blk >> 32); in ext4_r_blocks_count_set()