Lines Matching defs:osb
69 static inline int ocfs2_wait_on_mount(struct ocfs2_super *osb) in ocfs2_wait_on_mount()
74 static inline int ocfs2_wait_on_quotas(struct ocfs2_super *osb) in ocfs2_wait_on_quotas()
96 static void ocfs2_replay_map_set_state(struct ocfs2_super *osb, int state) in ocfs2_replay_map_set_state()
108 int ocfs2_compute_replay_slots(struct ocfs2_super *osb) in ocfs2_compute_replay_slots()
141 static void ocfs2_queue_replay_slots(struct ocfs2_super *osb, in ocfs2_queue_replay_slots()
161 void ocfs2_free_replay_slots(struct ocfs2_super *osb) in ocfs2_free_replay_slots()
172 int ocfs2_recovery_init(struct ocfs2_super *osb) in ocfs2_recovery_init()
193 static int ocfs2_recovery_thread_running(struct ocfs2_super *osb) in ocfs2_recovery_thread_running()
198 static void ocfs2_recovery_disable(struct ocfs2_super *osb, in ocfs2_recovery_disable()
228 void ocfs2_recovery_disable_quota(struct ocfs2_super *osb) in ocfs2_recovery_disable_quota()
233 void ocfs2_recovery_exit(struct ocfs2_super *osb) in ocfs2_recovery_exit()
251 static int __ocfs2_recovery_map_test(struct ocfs2_super *osb, in __ocfs2_recovery_map_test()
268 static int ocfs2_recovery_map_set(struct ocfs2_super *osb, in ocfs2_recovery_map_set()
289 static void ocfs2_recovery_map_clear(struct ocfs2_super *osb, in ocfs2_recovery_map_clear()
312 static int ocfs2_commit_cache(struct ocfs2_super *osb) in ocfs2_commit_cache()
353 handle_t *ocfs2_start_trans(struct ocfs2_super *osb, int max_buffs) in ocfs2_start_trans()
393 int ocfs2_commit_trans(struct ocfs2_super *osb, in ocfs2_commit_trans()
662 struct ocfs2_super *osb = in __ocfs2_journal_access() local
735 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); in ocfs2_journal_access_di() local
745 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); in ocfs2_journal_access_eb() local
755 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); in ocfs2_journal_access_rb() local
765 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); in ocfs2_journal_access_gd() local
775 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); in ocfs2_journal_access_db() local
785 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); in ocfs2_journal_access_xb() local
795 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); in ocfs2_journal_access_dq() local
805 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); in ocfs2_journal_access_dr() local
815 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); in ocfs2_journal_access_dl() local
855 void ocfs2_set_journal_params(struct ocfs2_super *osb) in ocfs2_set_journal_params()
876 int ocfs2_journal_alloc(struct ocfs2_super *osb) in ocfs2_journal_alloc()
916 int ocfs2_journal_init(struct ocfs2_super *osb, int *dirty) in ocfs2_journal_init()
1020 static int ocfs2_journal_toggle_dirty(struct ocfs2_super *osb, in ocfs2_journal_toggle_dirty()
1058 void ocfs2_journal_shutdown(struct ocfs2_super *osb) in ocfs2_journal_shutdown()
1159 struct ocfs2_super *osb; in ocfs2_journal_load() local
1228 static int ocfs2_recovery_completed(struct ocfs2_super *osb) in ocfs2_recovery_completed()
1240 void ocfs2_wait_for_recovery(struct ocfs2_super *osb) in ocfs2_wait_for_recovery()
1261 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_force_read_journal() local
1326 struct ocfs2_super *osb = journal->j_osb; in ocfs2_complete_recovery() local
1434 void ocfs2_complete_mount_recovery(struct ocfs2_super *osb) in ocfs2_complete_mount_recovery()
1456 void ocfs2_complete_quota_recovery(struct ocfs2_super *osb) in ocfs2_complete_quota_recovery()
1472 struct ocfs2_super *osb = arg; in __ocfs2_recovery_thread() local
1617 void ocfs2_recovery_thread(struct ocfs2_super *osb, int node_num) in ocfs2_recovery_thread()
1646 static int ocfs2_read_journal_inode(struct ocfs2_super *osb, in ocfs2_read_journal_inode()
1684 static int ocfs2_replay_journal(struct ocfs2_super *osb, in ocfs2_replay_journal()
1831 static int ocfs2_recover_node(struct ocfs2_super *osb, in ocfs2_recover_node()
1888 static int ocfs2_trylock_journal(struct ocfs2_super *osb, in ocfs2_trylock_journal()
1927 int ocfs2_mark_dead_nodes(struct ocfs2_super *osb) in ocfs2_mark_dead_nodes()
2034 static void ocfs2_queue_orphan_scan(struct ocfs2_super *osb) in ocfs2_queue_orphan_scan()
2086 struct ocfs2_super *osb; in ocfs2_orphan_scan_work() local
2100 void ocfs2_orphan_scan_stop(struct ocfs2_super *osb) in ocfs2_orphan_scan_stop()
2113 void ocfs2_orphan_scan_init(struct ocfs2_super *osb) in ocfs2_orphan_scan_init()
2125 void ocfs2_orphan_scan_start(struct ocfs2_super *osb) in ocfs2_orphan_scan_start()
2143 struct ocfs2_super *osb; member
2192 static int ocfs2_queue_orphans(struct ocfs2_super *osb, in ocfs2_queue_orphans()
2238 static int ocfs2_orphan_recovery_can_continue(struct ocfs2_super *osb, in ocfs2_orphan_recovery_can_continue()
2249 static void ocfs2_mark_recovering_orphan_dir(struct ocfs2_super *osb, in ocfs2_mark_recovering_orphan_dir()
2268 static void ocfs2_clear_recovering_orphan_dir(struct ocfs2_super *osb, in ocfs2_clear_recovering_orphan_dir()
2292 static int ocfs2_recover_orphans(struct ocfs2_super *osb, in ocfs2_recover_orphans()
2381 static int __ocfs2_wait_on_mount(struct ocfs2_super *osb, int quota) in __ocfs2_wait_on_mount()
2406 struct ocfs2_super *osb = arg; in ocfs2_commit_thread() local
2452 int ocfs2_check_journals_nolocks(struct ocfs2_super *osb) in ocfs2_check_journals_nolocks()