Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Djbd2.h560 struct transaction_s struct
563 journal_t *t_journal;
566 tid_t t_tid;
576 enum {
586 } t_state;
591 unsigned long t_log_start;
597 int t_nr_buffers;
604 struct journal_head *t_reserved_list;
610 struct journal_head *t_buffers;
617 struct journal_head *t_forget;
[all …]