Home
last modified time | relevance | path

Searched refs:s_r_blocks_count_lo (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/filesystems/ext4/
H A Dsuper.rst39 - s_r_blocks_count_lo
/linux/fs/ext4/
H A Dext4.h1336 __le32 s_r_blocks_count_lo; /* Reserved blocks count */ member
3411 es->s_r_blocks_count_lo = cpu_to_le32((u32)blk); in ext4_r_blocks_count_set()
H A Dioctl.c1331 es->s_r_blocks_count_lo = cpu_to_le32((u32)blk); in ext4_sb_setparams()