Home
last modified time | relevance | path

Searched defs:EXT4_BLOCKS_PER_GROUP (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dext4.h446 # define EXT4_BLOCKS_PER_GROUP(s) (EXT4_SB(s)->s_blocks_per_group) macro
452 # define EXT4_BLOCKS_PER_GROUP(s) ((s)->s_blocks_per_group) macro