Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dinode.h89 uint32_t i_block_group; member
H A Dext2_alloc.c438 ip->i_block_group = ino_to_cg(fs, ino); in ext2_valloc()
736 (e2fs_daddr_t)(ip->i_block_group * in ext2_blkpref()
H A Dext2_vfsops.c1260 ip->i_block_group = ino_to_cg(fs, ino); in ext2_vget()
H A Dext2_extents.c766 bg_start = (ip->i_block_group * EXT2_BLOCKS_PER_GROUP(ip->i_e2fs)) + in ext4_ext_blkpref()