Searched refs:BJ_Shadow (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/jbd2/
H A Dtransaction.c958 * bh_state lock together with refiling to BJ_Shadow list and at this do_get_write_access()
1868 case BJ_Shadow: __jbd2_journal_temp_unlink_buffer()
2345 jlist == BJ_Shadow || jlist == BJ_Forget) { __jbd2_journal_file_buffer()
2378 case BJ_Shadow: __jbd2_journal_file_buffer()
H A Dcommit.c672 * (this will requeue the metadata buffer to BJ_Shadow). jbd2_journal_commit_transaction()
H A Djournal.c475 JBUFFER_TRACE(jh_in, "file as BJ_Shadow"); jbd2_journal_write_metadata_buffer()
477 __jbd2_journal_file_buffer(jh_in, transaction, BJ_Shadow); jbd2_journal_write_metadata_buffer()
/linux-4.4.14/include/linux/
H A Djbd2.h1463 #define BJ_Shadow 3 /* Buffer contents being shadowed to the log */ macro

Completed in 133 milliseconds