Searched defs:transaction_s (Results 1 – 2 of 2) sorted by relevance
370 struct transaction_s struct373 journal_t *t_journal;376 tid_t t_tid;386 enum {393 } t_state;398 unsigned int t_log_start;401 int t_nr_buffers;407 struct journal_head *t_reserved_list;413 struct journal_head *t_locked_list;419 struct journal_head *t_buffers;[all …]
502 struct transaction_s struct505 journal_t *t_journal;508 tid_t t_tid;518 enum {527 } t_state;532 unsigned long t_log_start;535 int t_nr_buffers;541 struct journal_head *t_reserved_list;547 struct journal_head *t_buffers;554 struct journal_head *t_forget;[all …]