Searched defs:ocfs2_recovery_chunk (Results 1 – 1 of 1) sorted by relevance
38 struct ocfs2_recovery_chunk { struct39 struct list_head rc_list; /* List of chunks */40 int rc_chunk; /* Chunk number */41 unsigned long *rc_bitmap; /* Bitmap of entries to recover */