Searched refs:ocfs2_abort_trigger (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | journal.c | 552 static void ocfs2_abort_trigger(struct jbd2_buffer_trigger_type *triggers, in ocfs2_abort_trigger() function 556 "ocfs2_abort_trigger called by JBD2. bh = 0x%lx, " in ocfs2_abort_trigger() 568 .t_abort = ocfs2_abort_trigger, 576 .t_abort = ocfs2_abort_trigger, 584 .t_abort = ocfs2_abort_trigger, 592 .t_abort = ocfs2_abort_trigger, 600 .t_abort = ocfs2_abort_trigger, 607 .t_abort = ocfs2_abort_trigger, 615 .t_abort = ocfs2_abort_trigger, 622 .t_abort = ocfs2_abort_trigger, [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | journal.c | 548 static void ocfs2_abort_trigger(struct jbd2_buffer_trigger_type *triggers, in ocfs2_abort_trigger() function 552 "ocfs2_abort_trigger called by JBD2. bh = 0x%lx, " in ocfs2_abort_trigger() 564 .t_abort = ocfs2_abort_trigger, 572 .t_abort = ocfs2_abort_trigger, 580 .t_abort = ocfs2_abort_trigger, 588 .t_abort = ocfs2_abort_trigger, 596 .t_abort = ocfs2_abort_trigger, 603 .t_abort = ocfs2_abort_trigger, 611 .t_abort = ocfs2_abort_trigger, 618 .t_abort = ocfs2_abort_trigger, [all...] |
Completed in 5 milliseconds