Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2_vfsops.c336 int cg, descpb, logical_sb, has_super = 0; in ext2_cg_location() local
357 has_super = 1; in ext2_cg_location()
359 return (has_super + cg * (e4fs_daddr_t)EXT2_BLOCKS_PER_GROUP(fs) + in ext2_cg_location()