Searched defs:CCKD_FREEBLK (Results 1 – 2 of 2) sorted by relevance
211 typedef struct CCKD_FREEBLK CCKD_FREEBLK; // Free block typedef
1406 struct CCKD_FREEBLK { /* Free block (file) */ struct1407 U32 pos; /* Position next free blk */1408 U32 len; /* Length this free blk */