Searched refs:ocfs2_replay_map (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/ocfs2/
H A Docfs2.h301 struct ocfs2_replay_map;
359 struct ocfs2_replay_map *replay_map;
H A Djournal.c105 struct ocfs2_replay_map { struct
125 struct ocfs2_replay_map *replay_map; ocfs2_compute_replay_slots()
132 replay_map = kzalloc(sizeof(struct ocfs2_replay_map) + ocfs2_compute_replay_slots()
159 struct ocfs2_replay_map *replay_map = osb->replay_map; ocfs2_queue_replay_slots()
178 struct ocfs2_replay_map *replay_map = osb->replay_map; ocfs2_free_replay_slots()

Completed in 90 milliseconds