Searched defs:cloop_header (Results 1 – 2 of 2) sorted by relevance
46 struct cloop_header { struct47 char magic[CLOOP_MAGIC_LEN]; /* cloop magic */48 uint32_t blksz; /* block size */49 uint32_t nblocks; /* number of blocks */
55 struct cloop_header { struct56 char magic[CLOOP_MAGIC_LEN]; /* cloop magic */57 uint32_t blksz; /* block size */58 uint32_t nblocks; /* number of blocks */