Home
last modified time | relevance | path

Searched refs:ocfs2_triggers (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Docfs2.h287 struct ocfs2_triggers { struct
309 struct ocfs2_triggers triggers[]); argument
379 struct ocfs2_triggers s_journal_triggers[OCFS2_JOURNAL_TRIGGER_COUNT];
H A Djournal.c499 static inline struct ocfs2_triggers *to_ocfs2_trigger(struct jbd2_buffer_trigger_type *triggers) in to_ocfs2_trigger()
501 return container_of(triggers, struct ocfs2_triggers, ot_triggers); in to_ocfs2_trigger()
508 struct ocfs2_triggers *ot = to_ocfs2_trigger(triggers); in ocfs2_frozen_trigger()
562 struct ocfs2_triggers *ot = to_ocfs2_trigger(triggers); in ocfs2_abort_trigger()
576 struct ocfs2_triggers *ot) in ocfs2_setup_csum_triggers()
625 struct ocfs2_triggers triggers[]) in ocfs2_initialize_journal_triggers()
636 struct ocfs2_triggers *triggers, in __ocfs2_journal_access()