Lines Matching defs:transaction
103 * mmap_lock -> sb_start_pagefault -> invalidate_lock (r) -> transaction start
108 * sb_start_write -> i_mutex -> transaction start -> page lock ->
114 * sb_start_write -> i_mutex -> invalidate_lock (w) -> transaction start ->
119 * sb_start_write -> i_mutex -> transaction start -> i_data_sem (rw)
122 * transaction start -> page lock(s) -> i_data_sem (rw)
542 transaction_t *transaction = (transaction_t *) data;
554 * 2) If buffer is not part of the committing transaction
557 * transaction already contains this buffer as well, dirty bit
559 * properly on running transaction's commit.
563 (jh && (jh->b_transaction != transaction ||
967 * inside a transaction, then there's really no point in logging
1395 * Called inside transaction, so use GFP_NOFS
6335 * Data writeback is possible w/o journal transaction, so barrier must
6848 * Helper functions so that transaction is started before we acquire dqio_sem
6849 * to keep correct lock ordering of transaction > dqio_sem
7196 /* Write to quotafile (we know the transaction is already started and has
7210 " cancelled because transaction is not started",
7215 * Since we account only one data block in transaction credits,