Symbol: jbd2_buffer_trigger_type
fs/ext4/ext4.h
1514
struct jbd2_buffer_trigger_type tr_triggers;
fs/ext4/ext4.h
1519
struct jbd2_buffer_trigger_type *trigger)
fs/ext4/ext4.h
3971
struct jbd2_buffer_trigger_type *triggers,
fs/ext4/orphan.c
550
void ext4_orphan_file_block_trigger(struct jbd2_buffer_trigger_type *triggers,
fs/ext4/super.c
4341
struct jbd2_buffer_trigger_type *type,
fs/jbd2/transaction.c
1464
struct jbd2_buffer_trigger_type *type)
fs/jbd2/transaction.c
1475
struct jbd2_buffer_trigger_type *triggers)
fs/jbd2/transaction.c
1486
struct jbd2_buffer_trigger_type *triggers)
fs/ocfs2/journal.c
522
static inline struct ocfs2_triggers *to_ocfs2_trigger(struct jbd2_buffer_trigger_type *triggers)
fs/ocfs2/journal.c
527
static void ocfs2_frozen_trigger(struct jbd2_buffer_trigger_type *triggers,
fs/ocfs2/journal.c
546
static void ocfs2_dq_frozen_trigger(struct jbd2_buffer_trigger_type *triggers,
fs/ocfs2/journal.c
566
static void ocfs2_db_frozen_trigger(struct jbd2_buffer_trigger_type *triggers,
fs/ocfs2/journal.c
582
static void ocfs2_abort_trigger(struct jbd2_buffer_trigger_type *triggers,
fs/ocfs2/ocfs2.h
288
struct jbd2_buffer_trigger_type ot_triggers;
include/linux/jbd2.h
1473
void (*t_frozen)(struct jbd2_buffer_trigger_type *type,
include/linux/jbd2.h
1481
void (*t_abort)(struct jbd2_buffer_trigger_type *type,
include/linux/jbd2.h
1487
struct jbd2_buffer_trigger_type *triggers);
include/linux/jbd2.h
1489
struct jbd2_buffer_trigger_type *triggers);
include/linux/jbd2.h
1540
struct jbd2_buffer_trigger_type *type);
include/linux/journal-head.h
108
struct jbd2_buffer_trigger_type *b_triggers;
include/linux/journal-head.h
111
struct jbd2_buffer_trigger_type *b_frozen_triggers;