journal_head
Regular
4.4
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
4.8
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
4.10
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
4.13
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
4.15
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
4.18
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
5.0
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
5.3
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
5.4
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
5.8
: ✅struct journal_head {
struct buffer_head *b_bh;
spinlock_t b_state_lock;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
5.11
: ✅struct journal_head {
struct buffer_head *b_bh;
spinlock_t b_state_lock;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
5.13
: ✅struct journal_head {
struct buffer_head *b_bh;
spinlock_t b_state_lock;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
5.15
: ✅struct journal_head {
struct buffer_head *b_bh;
spinlock_t b_state_lock;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
5.19
: ✅struct journal_head {
struct buffer_head *b_bh;
spinlock_t b_state_lock;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
6.2
: ✅struct journal_head {
struct buffer_head *b_bh;
spinlock_t b_state_lock;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
6.5
: ✅struct journal_head {
struct buffer_head *b_bh;
spinlock_t b_state_lock;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
6.8
: ✅struct journal_head {
struct buffer_head *b_bh;
spinlock_t b_state_lock;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
arm64
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
armhf
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
ppc64el
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
riscv64
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
aws
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
azure
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
gcp
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
lowlatency
: ✅struct journal_head {
struct buffer_head *b_bh;
int b_jcount;
unsigned int b_jlist;
unsigned int b_modified;
char *b_frozen_data;
char *b_committed_data;
transaction_t *b_transaction;
transaction_t *b_next_transaction;
struct journal_head *b_tnext;
struct journal_head *b_tprev;
transaction_t *b_cp_transaction;
struct journal_head *b_cpnext;
struct journal_head *b_cpprev;
struct jbd2_buffer_trigger_type *b_triggers;
struct jbd2_buffer_trigger_type *b_frozen_triggers;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
✅
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
⚠️spinlock_t b_state_lock
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅