Lines Matching refs:old_ref
2751 int old_ref = 0;
2768 old_ref = th->t_refcount;
2783 * If old_ref == 0, the transaction is from reiserfs_get_block,
2787 if (th->t_refcount > old_ref) {
2788 if (old_ref)
2813 int old_ref = 0;
2827 old_ref = th->t_refcount;
2843 * If old_ref == 0, the transaction is from reiserfs_get_block,
2847 if (th->t_refcount > old_ref) {
2848 if (old_ref)