Searched refs:h_line_no (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | ext4_jbd2.c | 365 handle->h_line_no, in __ext4_handle_dirty_metadata() 376 handle->h_line_no, in __ext4_handle_dirty_metadata()
|
/openbmc/linux/fs/jbd2/ |
H A D | transaction.c | 513 handle->h_line_no = line_no; in jbd2__journal_start() 616 handle->h_line_no = line_no; in jbd2_journal_start_reserved() 685 handle->h_type, handle->h_line_no, in jbd2_journal_extend() 803 handle->h_type, handle->h_line_no, in jbd2__journal_restart() 1511 handle->h_type, handle->h_line_no, in jbd2_journal_dirty_metadata() 1841 tid, handle->h_type, handle->h_line_no, in jbd2_journal_stop()
|
/openbmc/linux/include/linux/ |
H A D | jbd2.h | 498 unsigned int h_line_no: 16; member
|
/openbmc/linux/fs/ocfs2/ |
H A D | journal.c | 821 handle->h_type, handle->h_line_no, in ocfs2_journal_dirty()
|