Searched refs:passtype (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/jbd2/ |
| H A D | recovery.c | 41 struct recovery_info *info, enum passtype pass); 42 static int scan_revoke_records(journal_t *, enum passtype, struct buffer_head *, 234 struct recovery_info *info, enum passtype pass) in fc_do_one_pass() 589 struct recovery_info *info, enum passtype pass) in do_one_pass() 954 static int scan_revoke_records(journal_t *journal, enum passtype pass, in scan_revoke_records()
|
| /linux-6.15/include/linux/ |
| H A D | jbd2.h | 733 enum passtype {PASS_SCAN, PASS_REVOKE, PASS_REPLAY}; enum 1278 enum passtype pass, int off,
|
| /linux-6.15/fs/ext4/ |
| H A D | fast_commit.c | 2162 enum passtype pass, int off, tid_t expected_tid) in ext4_fc_replay()
|