Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Djbd2.h572 struct transaction_s struct
575 journal_t *t_journal;
578 tid_t t_tid;
588 enum {
598 } t_state;
603 unsigned long t_log_start;
606 int t_nr_buffers;
612 struct journal_head *t_reserved_list;
618 struct journal_head *t_buffers;
625 struct journal_head *t_forget;
[all …]