Lines Matching refs:ocfs2_super
50 static int ocfs2_recover_node(struct ocfs2_super *osb,
53 static int ocfs2_commit_cache(struct ocfs2_super *osb);
54 static int __ocfs2_wait_on_mount(struct ocfs2_super *osb, int quota);
55 static int ocfs2_journal_toggle_dirty(struct ocfs2_super *osb,
57 static int ocfs2_trylock_journal(struct ocfs2_super *osb,
59 static int ocfs2_recover_orphans(struct ocfs2_super *osb,
70 static inline int ocfs2_wait_on_mount(struct ocfs2_super *osb)
75 static inline int ocfs2_wait_on_quotas(struct ocfs2_super *osb)
97 static void ocfs2_replay_map_set_state(struct ocfs2_super *osb, int state)
109 int ocfs2_compute_replay_slots(struct ocfs2_super *osb)
142 static void ocfs2_queue_replay_slots(struct ocfs2_super *osb,
162 void ocfs2_free_replay_slots(struct ocfs2_super *osb)
173 int ocfs2_recovery_init(struct ocfs2_super *osb)
200 static int ocfs2_recovery_thread_running(struct ocfs2_super *osb)
206 void ocfs2_recovery_exit(struct ocfs2_super *osb)
233 static int __ocfs2_recovery_map_test(struct ocfs2_super *osb,
250 static int ocfs2_recovery_map_set(struct ocfs2_super *osb,
271 static void ocfs2_recovery_map_clear(struct ocfs2_super *osb,
294 static int ocfs2_commit_cache(struct ocfs2_super *osb)
335 handle_t *ocfs2_start_trans(struct ocfs2_super *osb, int max_buffs)
375 int ocfs2_commit_trans(struct ocfs2_super *osb,
642 struct ocfs2_super *osb =
798 void ocfs2_set_journal_params(struct ocfs2_super *osb)
822 struct ocfs2_super *osb;
922 static int ocfs2_journal_toggle_dirty(struct ocfs2_super *osb,
960 void ocfs2_journal_shutdown(struct ocfs2_super *osb)
1059 struct ocfs2_super *osb;
1128 static int ocfs2_recovery_completed(struct ocfs2_super *osb)
1140 void ocfs2_wait_for_recovery(struct ocfs2_super *osb)
1161 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
1226 struct ocfs2_super *osb = journal->j_osb;
1334 void ocfs2_complete_mount_recovery(struct ocfs2_super *osb)
1356 void ocfs2_complete_quota_recovery(struct ocfs2_super *osb)
1372 struct ocfs2_super *osb = arg;
1508 void ocfs2_recovery_thread(struct ocfs2_super *osb, int node_num)
1535 static int ocfs2_read_journal_inode(struct ocfs2_super *osb,
1573 static int ocfs2_replay_journal(struct ocfs2_super *osb,
1722 static int ocfs2_recover_node(struct ocfs2_super *osb,
1779 static int ocfs2_trylock_journal(struct ocfs2_super *osb,
1818 int ocfs2_mark_dead_nodes(struct ocfs2_super *osb)
1925 static void ocfs2_queue_orphan_scan(struct ocfs2_super *osb)
1977 struct ocfs2_super *osb;
1991 void ocfs2_orphan_scan_stop(struct ocfs2_super *osb)
2004 void ocfs2_orphan_scan_init(struct ocfs2_super *osb)
2016 void ocfs2_orphan_scan_start(struct ocfs2_super *osb)
2034 struct ocfs2_super *osb;
2083 static int ocfs2_queue_orphans(struct ocfs2_super *osb,
2129 static int ocfs2_orphan_recovery_can_continue(struct ocfs2_super *osb,
2140 static void ocfs2_mark_recovering_orphan_dir(struct ocfs2_super *osb,
2159 static void ocfs2_clear_recovering_orphan_dir(struct ocfs2_super *osb,
2183 static int ocfs2_recover_orphans(struct ocfs2_super *osb,
2272 static int __ocfs2_wait_on_mount(struct ocfs2_super *osb, int quota)
2297 struct ocfs2_super *osb = arg;
2343 int ocfs2_check_journals_nolocks(struct ocfs2_super *osb)