Home
last modified time | relevance | path

Searched refs:h_err (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/ext4/
Dext4_jbd2.c91 err = handle->h_err; in __ext4_journal_stop()
144 if (!handle->h_err) in ext4_journal_abort_handle()
145 handle->h_err = err; in ext4_journal_abort_handle()
/linux-4.4.14/include/linux/
Djbd2.h479 int h_err; member
/linux-4.4.14/fs/ocfs2/
Djournal.c800 handle->h_err = status; in ocfs2_journal_dirty()