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