Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Djbd2.h564 struct transaction_s struct
567 journal_t *t_journal;
570 tid_t t_tid;
580 enum {
590 } t_state;
595 unsigned long t_log_start;
601 int t_nr_buffers;
608 struct journal_head *t_reserved_list;
614 struct journal_head *t_buffers;
621 struct journal_head *t_forget;
[all …]