Home
last modified time | relevance | path

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

/linux/include/linux/
H A Djbd2.h1407 #define JBD2_ACK_ERR 0x004 /* The errno in the sb has been acked */ macro
/linux/fs/jbd2/
H A Djournal.c2662 journal->j_flags |= JBD2_ACK_ERR; in jbd2_journal_ack_err()