Searched refs:osb_orphan_wipes (Results 1 – 4 of 4) sorted by relevance
2067 osb->osb_orphan_wipes = kcalloc(osb->max_slots, in ocfs2_initialize_super()2068 sizeof(*osb->osb_orphan_wipes), in ocfs2_initialize_super()2070 if (!osb->osb_orphan_wipes) { in ocfs2_initialize_super()2246 kfree(osb->osb_orphan_wipes); in ocfs2_initialize_super()2452 kfree(osb->osb_orphan_wipes); in ocfs2_delete_osb()
479 unsigned int *osb_orphan_wipes; member
809 osb->osb_orphan_wipes[slot]++; in ocfs2_check_orphan_recovery_state()820 osb->osb_orphan_wipes[slot]--; in ocfs2_signal_wipe_completion()
2237 ret = !osb->osb_orphan_wipes[slot]; in ocfs2_orphan_recovery_can_continue()2249 while (osb->osb_orphan_wipes[slot]) { in ocfs2_mark_recovering_orphan_dir()