Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dresize.c1120 const int bpg = EXT4_BLOCKS_PER_GROUP(sb); in update_backups() local
1154 backup_block = ((ext4_fsblk_t)group) * bpg + blk_off; in update_backups()
/kernel/linux/linux-6.6/fs/ext4/
H A Dresize.c1147 const int bpg = EXT4_BLOCKS_PER_GROUP(sb); in update_backups() local
1183 backup_block = ((ext4_fsblk_t)group) * bpg + blk_off; in update_backups()

Completed in 8 milliseconds