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

/freebsd-12-stable/sys/fs/ext2fs/
H A Dinode.h90 uint32_t i_block_group; member in struct:inode
H A Dext2_alloc.c440 ip->i_block_group = ino_to_cg(fs, ino);
737 (e2fs_daddr_t)(ip->i_block_group *
H A Dext2_extents.c561 bg_start = (ip->i_block_group * EXT2_BLOCKS_PER_GROUP(ip->i_e2fs)) +
H A Dext2_vfsops.c1257 ip->i_block_group = ino_to_cg(fs, ino);

Completed in 60 milliseconds