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