Lines Matching defs:drop
1364 * Do this first --- it can drop the journal lock, so we want to
1664 goto drop;
1671 * The buffer's going from the transaction, we must drop
1680 * of this transaction, then we can just drop it from
1688 * we only want to drop a reference if this transaction
1719 * (committing) transaction, we can't drop it yet... */
1721 /* ... but we CAN drop it from the new transaction through
1738 * only drop a reference if this transaction modified
1747 * transaction, we can just drop it now if it has no
1754 goto drop;
1759 * it is safe to remove the checkpoint and drop it.
1764 goto drop;
1777 drop:
2317 /* bdflush has written it. We can drop it now */
2576 * and the caller has to drop jh reference through
2588 /* If the buffer is now unused, just drop it. */
2637 bool drop;
2641 drop = __jbd2_journal_refile_buffer(jh);
2644 if (drop)