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

/linux-master/fs/ocfs2/
H A Djournal.c483 struct ocfs2_triggers { struct
488 static inline struct ocfs2_triggers *to_ocfs2_trigger(struct jbd2_buffer_trigger_type *triggers)
490 return container_of(triggers, struct ocfs2_triggers, ot_triggers);
497 struct ocfs2_triggers *ot = to_ocfs2_trigger(triggers);
561 static struct ocfs2_triggers di_triggers = {
569 static struct ocfs2_triggers eb_triggers = {
577 static struct ocfs2_triggers rb_triggers = {
585 static struct ocfs2_triggers gd_triggers = {
593 static struct ocfs2_triggers db_triggers = {
600 static struct ocfs2_triggers xb_trigger
[all...]

Completed in 183 milliseconds