Searched defs:transaction_s (Results 1 – 2 of 2) sorted by relevance
349 struct transaction_s struct352 journal_t *t_journal;355 tid_t t_tid;365 enum {372 } t_state;377 unsigned int t_log_start;380 int t_nr_buffers;386 struct journal_head *t_reserved_list;392 struct journal_head *t_locked_list;398 struct journal_head *t_buffers;[all …]
450 struct transaction_s struct453 journal_t *t_journal;456 tid_t t_tid;466 enum {475 } t_state;480 unsigned long t_log_start;483 int t_nr_buffers;489 struct journal_head *t_reserved_list;495 struct journal_head *t_buffers;502 struct journal_head *t_forget;[all …]