Lines Matching refs:ocfs2_super
22 struct ocfs2_super;
42 struct ocfs2_super *j_osb; /* pointer to the super
133 static inline void ocfs2_ci_set_new(struct ocfs2_super *osb, in ocfs2_ci_set_new()
142 void ocfs2_orphan_scan_init(struct ocfs2_super *osb);
143 void ocfs2_orphan_scan_start(struct ocfs2_super *osb);
144 void ocfs2_orphan_scan_stop(struct ocfs2_super *osb);
147 void ocfs2_wait_for_recovery(struct ocfs2_super *osb);
149 int ocfs2_recovery_init(struct ocfs2_super *osb);
150 void ocfs2_recovery_exit(struct ocfs2_super *osb);
152 int ocfs2_compute_replay_slots(struct ocfs2_super *osb);
153 void ocfs2_free_replay_slots(struct ocfs2_super *osb);
171 void ocfs2_set_journal_params(struct ocfs2_super *osb);
172 int ocfs2_journal_alloc(struct ocfs2_super *osb);
173 int ocfs2_journal_init(struct ocfs2_super *osb, int *dirty);
174 void ocfs2_journal_shutdown(struct ocfs2_super *osb);
179 int ocfs2_check_journals_nolocks(struct ocfs2_super *osb);
180 void ocfs2_recovery_thread(struct ocfs2_super *osb,
182 int ocfs2_mark_dead_nodes(struct ocfs2_super *osb);
183 void ocfs2_complete_mount_recovery(struct ocfs2_super *osb);
184 void ocfs2_complete_quota_recovery(struct ocfs2_super *osb);
186 static inline void ocfs2_start_checkpoint(struct ocfs2_super *osb) in ocfs2_start_checkpoint()
193 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_checkpoint_inode()
241 handle_t *ocfs2_start_trans(struct ocfs2_super *osb,
243 int ocfs2_commit_trans(struct ocfs2_super *osb,