Searched refs:ext4_fc_replay_scan (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | fast_commit.c | 1932 static int ext4_fc_replay_scan(journal_t *journal, in ext4_fc_replay_scan() function 2061 return ext4_fc_replay_scan(journal, bh, off, expected_tid); in ext4_fc_replay()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | fast_commit.c | 2027 static int ext4_fc_replay_scan(journal_t *journal, in ext4_fc_replay_scan() function 2163 return ext4_fc_replay_scan(journal, bh, off, expected_tid); in ext4_fc_replay()
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | ext4.h | 2818 TRACE_EVENT(ext4_fc_replay_scan,
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | ext4.h | 2679 TRACE_EVENT(ext4_fc_replay_scan,
|
Completed in 10 milliseconds