Searched refs:meta_head (Results 1 – 3 of 3) sorted by relevance
47 struct meta_head meta; in spl_load_meta()48 struct meta_head *meta_p; in spl_load_meta()61 memset(&meta, 0, sizeof(struct meta_head)); in spl_load_meta()72 if (meta.crc32 != crc32(0, (const unsigned char *)&meta, sizeof(struct meta_head) - 4 - 4)) { in spl_load_meta()85 meta_p = (struct meta_head *)meta.load; in spl_load_meta()
100 struct meta_head { struct
135 | 2 | 重要 | 同步meta头文件。 | meta分区meta_head结构修改 | - …