Home
last modified time | relevance | path

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

/linux/include/linux/
H A Djbd2.h1793 #define BJ_Shadow 3 /* Buffer contents being shadowed to the log */ macro
/linux/fs/jbd2/
H A Djournal.c427 __jbd2_journal_file_buffer(jh_in, transaction, BJ_Shadow); in jbd2_journal_write_metadata_buffer()