Searched defs:transaction_s (Results 1 – 11 of 11) sorted by relevance
42176 struct transaction_s { struct42177 journal_t *t_journal;42178 tid_t t_tid;42179 enum {42189 } t_state;42190 long unsigned int t_log_start;42191 int t_nr_buffers;42192 struct journal_head *t_reserved_list;42193 struct journal_head *t_buffers;42194 struct journal_head *t_forget;[all …]
34557 struct transaction_s { struct34558 journal_t *t_journal;34559 tid_t t_tid;34560 enum {34570 } t_state;34571 long unsigned int t_log_start;34572 int t_nr_buffers;34573 struct journal_head *t_reserved_list;34574 struct journal_head *t_buffers;34575 struct journal_head *t_forget;[all …]
57600 struct transaction_s { struct57601 journal_t *t_journal;57602 tid_t t_tid;57603 enum {57613 } t_state;57614 long unsigned int t_log_start;57615 int t_nr_buffers;57616 struct journal_head *t_reserved_list;57617 struct journal_head *t_buffers;57618 struct journal_head *t_forget;[all …]
44663 struct transaction_s { struct44664 journal_t *t_journal;44665 tid_t t_tid;44666 enum {44676 } t_state;44677 unsigned long t_log_start;44678 int t_nr_buffers;44679 struct journal_head *t_reserved_list;44680 struct journal_head *t_buffers;44681 struct journal_head *t_forget;[all …]
25402 struct transaction_s { struct25403 journal_t *t_journal;25404 tid_t t_tid;25405 enum {25415 } t_state;25416 long unsigned int t_log_start;25417 int t_nr_buffers;25418 struct journal_head *t_reserved_list;25419 struct journal_head *t_buffers;25420 struct journal_head *t_forget;[all …]
39709 struct transaction_s { struct39710 journal_t *t_journal;39711 tid_t t_tid;39712 enum {39722 } t_state;39723 long unsigned int t_log_start;39724 int t_nr_buffers;39725 struct journal_head *t_reserved_list;39726 struct journal_head *t_buffers;39727 struct journal_head *t_forget;[all …]
54420 struct transaction_s { struct54421 journal_t *t_journal;54422 tid_t t_tid;54423 enum {54433 } t_state;54434 unsigned long t_log_start;54435 int t_nr_buffers;54436 struct journal_head *t_reserved_list;54437 struct journal_head *t_buffers;54438 struct journal_head *t_forget;[all …]