Searched refs:ocfs2_abort_trigger (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/ocfs2/ |
D | journal.c | 565 static void ocfs2_abort_trigger(struct jbd2_buffer_trigger_type *triggers, in ocfs2_abort_trigger() function 583 .t_abort = ocfs2_abort_trigger, 591 .t_abort = ocfs2_abort_trigger, 599 .t_abort = ocfs2_abort_trigger, 607 .t_abort = ocfs2_abort_trigger, 615 .t_abort = ocfs2_abort_trigger, 622 .t_abort = ocfs2_abort_trigger, 630 .t_abort = ocfs2_abort_trigger, 637 .t_abort = ocfs2_abort_trigger, 645 .t_abort = ocfs2_abort_trigger,
|