Searched refs:t_handle_count (Results 1 – 5 of 5) sorted by relevance
502 int t_handle_count; member
638 atomic_t t_handle_count; member
94 atomic_set(&transaction->t_handle_count, 0); in jbd2_get_transaction()365 atomic_inc(&transaction->t_handle_count); in start_this_handle()
1105 atomic_read(&commit_transaction->t_handle_count); in jbd2_journal_commit_transaction()
226 transaction->t_handle_count++; in start_this_handle()