Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Djbd2.h544 struct transaction_s struct
547 journal_t *t_journal;
550 tid_t t_tid;
560 enum {
569 } t_state;
574 unsigned long t_log_start;
577 int t_nr_buffers;
583 struct journal_head *t_reserved_list;
589 struct journal_head *t_buffers;
596 struct journal_head *t_forget;
[all …]