Lines Matching defs:cg
122 int cg; in ext2fs_alloc() local
177 int cg; in ext2fs_valloc() local
212 int cg, maxspace, mincg, avgifree; in ext2fs_dirpref() local
251 int cg, i; in ext2fs_blkpref() local
291 ext2fs_hashalloc(struct inode *ip, int cg, long pref, int size, in ext2fs_hashalloc() argument
341 ext2fs_alloccg(struct inode *ip, int cg, daddr_t bpref, int size) in ext2fs_alloccg()
440 ext2fs_nodealloccg(struct inode *ip, int cg, daddr_t ipref, int mode) in ext2fs_nodealloccg()
521 int error, cg; in ext2fs_blkfree() local
569 int error, cg; in ext2fs_vfree() local
665 ext2fs_cg_update(struct m_ext2fs *fs, int cg, struct ext2_gd *gd, int nbfree, int nifree, int ndirs… in ext2fs_cg_update()
797 ext2fs_cg_get_csum(struct m_ext2fs *fs, int cg, struct ext2_gd *gd) in ext2fs_cg_get_csum()
835 ext2fs_init_bb(struct m_ext2fs *fs, int cg, struct ext2_gd *gd, char *bbp) in ext2fs_init_bb()
861 int cg, i, error; in ext2fs_cg_verify_and_initialize() local