Searched refs:JFS_ACK_ERR (Results 1 – 3 of 3) sorted by relevance
785 #define JFS_ACK_ERR 0x004 /* The errno in the sb has been acked */ macro
121 (journal->j_errno != 0 && !(journal->j_flags & JFS_ACK_ERR))) { in start_this_handle()
1819 journal->j_flags |= JFS_ACK_ERR; in journal_ack_err()