Searched defs:replay_map (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/ | ||
| H A D | journal.c | 111 struct ocfs2_replay_map *replay_map; in ocfs2_compute_replay_slots() local 145 struct ocfs2_replay_map *replay_map = osb->replay_map; ocfs2_queue_replay_slots() local 164 struct ocfs2_replay_map *replay_map = osb->replay_map; ocfs2_free_replay_slots() local [all...] |
| H A D | ocfs2.h | 349 struct ocfs2_replay_map *replay_map; member |
| /kernel/linux/linux-6.6/fs/ocfs2/ | ||
| H A D | journal.c | 110 struct ocfs2_replay_map *replay_map; in ocfs2_compute_replay_slots() local 144 struct ocfs2_replay_map *replay_map = osb->replay_map; ocfs2_queue_replay_slots() local 163 struct ocfs2_replay_map *replay_map = osb->replay_map; ocfs2_free_replay_slots() local [all...] |
| H A D | ocfs2.h | 347 struct ocfs2_replay_map *replay_map; member |
Completed in 7 milliseconds