Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h45930 struct transaction_s { struct
45931 journal_t *t_journal;
45932 tid_t t_tid;
45933 enum {
45943 } t_state;
45944 long unsigned int t_log_start;
45945 int t_nr_buffers;
45946 struct journal_head *t_reserved_list;
45947 struct journal_head *t_buffers;
45948 struct journal_head *t_forget;
[all …]