Lines Matching defs:transaction
97 * mmap_lock -> sb_start_pagefault -> i_mmap_sem (r) -> transaction start ->
102 * sb_start_write -> i_mutex -> transaction start -> page lock ->
107 * sb_start_write -> i_mutex -> i_mmap_sem (w) -> transaction start ->
112 * sb_start_write -> i_mutex -> transaction start -> i_data_sem (rw)
115 * transaction start -> page lock(s) -> i_data_sem (rw)
473 transaction_t *transaction = (transaction_t *) data;
485 * 2) If buffer is not part of the committing transaction
488 * transaction already contains this buffer as well, dirty bit
490 * properly on running transaction's commit.
494 (jh && (jh->b_transaction != transaction ||
882 * inside a transaction, then there's really no point in logging
1280 * Called inside transaction, so use GFP_NOFS
1494 * transaction to create the inode. Otherwise the encryption context is
1495 * being set on an existing inode in its own transaction. Only in the
3092 * transaction handle.
5735 * Data writeback is possible w/o journal transaction, so barrier must
6235 * Helper functions so that transaction is started before we acquire dqio_sem
6236 * to keep correct lock ordering of transaction > dqio_sem
6619 /* Write to quotafile (we know the transaction is already started and has
6633 " cancelled because transaction is not started",
6638 * Since we account only one data block in transaction credits,