Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dresize.c1145 const int bpg = EXT4_BLOCKS_PER_GROUP(sb); in update_backups() local
1181 backup_block = ((ext4_fsblk_t)group) * bpg + blk_off; in update_backups()