10 #ifndef __SOFS19_MKSOFS_GROUP__
11 #define __SOFS19_MKSOFS_GROUP__
17 void grpComputeStructure(uint32_t ntotal, uint32_t & itotal, uint32_t & nbref);
19 void grpFillSuperBlock(
const char *name, uint32_t ntotal, uint32_t itotal, uint32_t nbref);
21 void grpFillInodeTable(uint32_t itotal,
bool set_date =
true);
23 void grpFillRootDir(uint32_t itotal);
25 void grpFillReferenceDataBlocks(uint32_t ntotal, uint32_t itotal, uint32_t nbref);
27 void grpResetFreeDataBlocks(uint32_t ntotal, uint32_t itotal, uint32_t nbref);