···182182 darray_u64 early_journal_entries;183183184184 /*185185+ * Protects journal_buf->data, when accessing without a jorunal186186+ * reservation: for synchronization between the btree write buffer code187187+ * and the journal write path:188188+ */189189+ struct mutex buf_lock;190190+ /*185191 * Two journal entries -- one is currently open for new entries, the186192 * other is possibly being written out.187193 */