Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Djbd2.h1392 #define JBD2_ACK_ERR 0x004 /* The errno in the sb has been acked */ macro
/openbmc/linux/fs/jbd2/
H A Dtransaction.c371 (journal->j_errno != 0 && !(journal->j_flags & JBD2_ACK_ERR))) { in start_this_handle()
H A Djournal.c2709 journal->j_flags |= JBD2_ACK_ERR; in jbd2_journal_ack_err()