Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dialloc.c257 int inodes_per_group = EXT2_INODES_PER_GROUP(sb); in find_group_orlov() local
/openbmc/linux/fs/ext4/
H A Dialloc.c431 int inodes_per_group = EXT4_INODES_PER_GROUP(sb); in find_group_orlov() local
/openbmc/u-boot/include/
H A Dext_common.h76 __le32 inodes_per_group; member