Lines Matching refs:ocfs2_super
24 struct ocfs2_super;
44 struct ocfs2_super *j_osb; /* pointer to the super
135 static inline void ocfs2_ci_set_new(struct ocfs2_super *osb,
144 void ocfs2_orphan_scan_init(struct ocfs2_super *osb);
145 void ocfs2_orphan_scan_start(struct ocfs2_super *osb);
146 void ocfs2_orphan_scan_stop(struct ocfs2_super *osb);
149 void ocfs2_wait_for_recovery(struct ocfs2_super *osb);
151 int ocfs2_recovery_init(struct ocfs2_super *osb);
152 void ocfs2_recovery_exit(struct ocfs2_super *osb);
154 int ocfs2_compute_replay_slots(struct ocfs2_super *osb);
155 void ocfs2_free_replay_slots(struct ocfs2_super *osb);
172 void ocfs2_set_journal_params(struct ocfs2_super *osb);
175 void ocfs2_journal_shutdown(struct ocfs2_super *osb);
180 int ocfs2_check_journals_nolocks(struct ocfs2_super *osb);
181 void ocfs2_recovery_thread(struct ocfs2_super *osb,
183 int ocfs2_mark_dead_nodes(struct ocfs2_super *osb);
184 void ocfs2_complete_mount_recovery(struct ocfs2_super *osb);
185 void ocfs2_complete_quota_recovery(struct ocfs2_super *osb);
187 static inline void ocfs2_start_checkpoint(struct ocfs2_super *osb)
194 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
242 handle_t *ocfs2_start_trans(struct ocfs2_super *osb,
244 int ocfs2_commit_trans(struct ocfs2_super *osb,