Searched refs:sgrp (Results 1 – 1 of 1) sorted by relevance
258 dgrp_t sgrp = group; in write_backup_super() local260 if (sgrp > ((1 << 16) - 1)) in write_backup_super()261 sgrp = (1 << 16) - 1; in write_backup_super()263 super_shadow->s_block_group_nr = ext2fs_cpu_to_le16(sgrp); in write_backup_super()