Home
last modified time | relevance | path

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

/fs/ext4/
Dext4.h336 # define EXT4_BLOCKS_PER_GROUP(s) (EXT4_SB(s)->s_blocks_per_group) macro
342 # define EXT4_BLOCKS_PER_GROUP(s) ((s)->s_blocks_per_group) macro