ext2fs_alloc.c | 93 static __inline void ext2fs_cg_update(struct m_ext2fs *, int, 424 ext2fs_cg_update(fs, cg, &fs->e2fs_gd[cg], -1, 0, 0, 0); 502 ext2fs_cg_update(fs, cg, &fs->e2fs_gd[cg], 552 ext2fs_cg_update(fs, cg, &fs->e2fs_gd[cg], 1, 0, 0, 0); 602 ext2fs_cg_update(fs, cg, &fs->e2fs_gd[cg], 665 ext2fs_cg_update(struct m_ext2fs *fs, int cg, struct ext2_gd *gd, int nbfree, int nifree, int ndirs, daddr_t ioff) function in typeref:typename:void
|