Searched defs:pass (Results 1 – 8 of 8) sorted by relevance
| /fs/bcachefs/ |
| D | recovery_passes.c | 71 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/ |
| D | lops.h | 56 unsigned int pass) in lops_before_scan() 67 unsigned int pass) in lops_scan_elements() 82 unsigned int pass) in lops_after_scan()
|
| D | lops.c | 743 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()
|
| D | recovery.c | 197 unsigned int end, int pass) in foreach_descriptor() 410 unsigned int pass; in gfs2_recover_func() local
|
| /fs/xfs/ |
| D | xfs_log_recover.c | 1889 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/ |
| D | recovery.c | 239 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/ |
| D | dlmrecovery.c | 540 int pass = 0; in dlm_remaster_locks() local
|
| /fs/ext4/ |
| D | fast_commit.c | 2183 enum passtype pass, int off, tid_t expected_tid) in ext4_fc_replay()
|