Home
last modified time | relevance | path

Searched defs:pass (Results 1 – 8 of 8) sorted by relevance

/fs/bcachefs/
Drecovery_passes.c71 static enum bch_recovery_pass_stable bch2_recovery_pass_to_stable(enum bch_recovery_pass pass) in bch2_recovery_pass_to_stable()
104 enum bch_recovery_pass pass) in bch2_run_explicit_recovery_pass()
125 enum bch_recovery_pass pass) in bch2_run_explicit_recovery_pass_persistent()
142 enum bch_recovery_pass pass) in bch2_clear_recovery_pass_required()
166 static bool should_run_recovery_pass(struct bch_fs *c, enum bch_recovery_pass pass) in should_run_recovery_pass()
183 static int bch2_run_recovery_pass(struct bch_fs *c, enum bch_recovery_pass pass) in bch2_run_recovery_pass()
242 unsigned pass = c->curr_recovery_pass; in bch2_run_recovery_passes() local
/fs/gfs2/
Dlops.h56 unsigned int pass) in lops_before_scan()
67 unsigned int pass) in lops_scan_elements()
82 unsigned int pass) in lops_after_scan()
Dlops.c743 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan()
780 int pass) in buf_lo_scan_elements()
833 static void buf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in buf_lo_after_scan()
911 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan()
922 int pass) in revoke_lo_scan_elements()
970 static void revoke_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in revoke_lo_after_scan()
1005 __be64 *ptr, int pass) in databuf_lo_scan_elements()
1053 static void databuf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in databuf_lo_after_scan()
Drecovery.c197 unsigned int end, int pass) in foreach_descriptor()
410 unsigned int pass; in gfs2_recover_func() local
/fs/xfs/
Dxfs_log_recover.c1889 int pass) in xlog_recover_reorder_trans()
2022 int pass, in xlog_recover_commit_trans()
2278 int pass, in xlog_recovery_process_trans()
2386 int pass, in xlog_recover_process_ophdr()
2468 int pass, in xlog_recover_process_data()
2890 int pass, in xlog_recover_process()
2990 int pass, in xlog_do_recovery_pass()
/fs/jbd2/
Drecovery.c239 struct recovery_info *info, enum passtype pass) in fc_do_one_pass()
490 struct recovery_info *info, enum passtype pass) in do_one_pass()
/fs/ocfs2/dlm/
Ddlmrecovery.c540 int pass = 0; in dlm_remaster_locks() local
/fs/ext4/
Dfast_commit.c2183 enum passtype pass, int off, tid_t expected_tid) in ext4_fc_replay()