Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Djbd2.h549 struct transaction_s struct
552 journal_t *t_journal;
555 tid_t t_tid;
565 enum {
575 } t_state;
580 unsigned long t_log_start;
586 int t_nr_buffers;
593 struct journal_head *t_reserved_list;
599 struct journal_head *t_buffers;
606 struct journal_head *t_forget;
[all …]