Searched refs:ocfs2_abort_trigger (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/ocfs2/ |
D | journal.c | 565 static void ocfs2_abort_trigger(struct jbd2_buffer_trigger_type *triggers, in ocfs2_abort_trigger() function 581 .t_abort = ocfs2_abort_trigger, 589 .t_abort = ocfs2_abort_trigger, 597 .t_abort = ocfs2_abort_trigger, 605 .t_abort = ocfs2_abort_trigger, 613 .t_abort = ocfs2_abort_trigger, 620 .t_abort = ocfs2_abort_trigger, 628 .t_abort = ocfs2_abort_trigger, 635 .t_abort = ocfs2_abort_trigger, 643 .t_abort = ocfs2_abort_trigger,
|