Home
last modified time | relevance | path

Searched defs:jbd2_journal_handle (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h45423 struct jbd2_journal_handle { struct
45424 union {
45428 handle_t *h_rsv_handle;
45429 int h_total_credits;
45430 int h_revoke_credits;
45431 int h_revoke_credits_requested;
45432 int h_ref;
45433 int h_err;
45434 unsigned int h_sync: 1;
45435 unsigned int h_jdata: 1;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h55180 struct jbd2_journal_handle { struct
55181 union {
55185 handle_t *h_rsv_handle;
55186 int h_total_credits;
55187 int h_revoke_credits;
55188 int h_revoke_credits_requested;
55189 int h_ref;
55190 int h_err;
55191 unsigned int h_sync: 1;
55192 unsigned int h_jdata: 1;
[all …]