Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Djbd2.h559 struct transaction_s struct
562 journal_t *t_journal;
565 tid_t t_tid;
575 enum {
584 } t_state;
589 unsigned long t_log_start;
592 int t_nr_buffers;
598 struct journal_head *t_reserved_list;
604 struct journal_head *t_buffers;
611 struct journal_head *t_forget;
[all …]