Lines Matching defs:drop
1386 * Do this first --- it can drop the journal lock, so we want to
1686 goto drop;
1693 * The buffer's going from the transaction, we must drop
1702 * of this transaction, then we can just drop it from
1710 * we only want to drop a reference if this transaction
1741 * (committing) transaction, we can't drop it yet... */
1743 /* ... but we CAN drop it from the new transaction through
1760 * only drop a reference if this transaction modified
1769 * transaction, we can just drop it now if it has no
1776 goto drop;
1781 * it is safe to remove the checkpoint and drop it.
1785 goto drop;
1798 drop:
2315 /* bdflush has written it. We can drop it now */
2573 * and the caller has to drop jh reference through
2585 /* If the buffer is now unused, just drop it. */
2634 bool drop;
2638 drop = __jbd2_journal_refile_buffer(jh);
2641 if (drop)