Home
last modified time | relevance | path

Searched defs:transaction_s (Results 1 – 7 of 7) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h75538 struct transaction_s { struct
75539 journal_t *t_journal;
75540 tid_t t_tid;
75541 enum {
75551 } t_state;
75552 long unsigned int t_log_start;
75553 int t_nr_buffers;
75554 struct journal_head *t_reserved_list;
75555 struct journal_head *t_buffers;
75556 struct journal_head *t_forget;
[all …]
Dvmlinux.h75538 struct transaction_s { struct
75539 journal_t *t_journal;
75540 tid_t t_tid;
75541 enum {
75551 } t_state;
75552 long unsigned int t_log_start;
75553 int t_nr_buffers;
75554 struct journal_head *t_reserved_list;
75555 struct journal_head *t_buffers;
75556 struct journal_head *t_forget;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h46166 struct transaction_s { struct
46167 journal_t *t_journal;
46168 tid_t t_tid;
46169 enum {
46179 } t_state;
46180 long unsigned int t_log_start;
46181 int t_nr_buffers;
46182 struct journal_head *t_reserved_list;
46183 struct journal_head *t_buffers;
46184 struct journal_head *t_forget;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h41963 struct transaction_s { struct
41964 journal_t *t_journal;
41965 tid_t t_tid;
41966 enum {
41976 } t_state;
41977 long unsigned int t_log_start;
41978 int t_nr_buffers;
41979 struct journal_head *t_reserved_list;
41980 struct journal_head *t_buffers;
41981 struct journal_head *t_forget;
[all …]
Dvmlinux_510.h41963 struct transaction_s { struct
41964 journal_t *t_journal;
41965 tid_t t_tid;
41966 enum {
41976 } t_state;
41977 long unsigned int t_log_start;
41978 int t_nr_buffers;
41979 struct journal_head *t_reserved_list;
41980 struct journal_head *t_buffers;
41981 struct journal_head *t_forget;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h45833 struct transaction_s { struct
45834 journal_t *t_journal;
45835 tid_t t_tid;
45836 enum {
45846 } t_state;
45847 long unsigned int t_log_start;
45848 int t_nr_buffers;
45849 struct journal_head *t_reserved_list;
45850 struct journal_head *t_buffers;
45851 struct journal_head *t_forget;
[all …]
Dvmlinux_505.h45833 struct transaction_s { struct
45834 journal_t *t_journal;
45835 tid_t t_tid;
45836 enum {
45846 } t_state;
45847 long unsigned int t_log_start;
45848 int t_nr_buffers;
45849 struct journal_head *t_reserved_list;
45850 struct journal_head *t_buffers;
45851 struct journal_head *t_forget;
[all …]