Lines Matching refs:old_ref
2765 int old_ref = 0;
2789 old_ref = th->t_refcount;
2804 * If old_ref == 0, the transaction is from reiserfs_get_block,
2808 if (th->t_refcount > old_ref) {
2809 if (old_ref)
2834 int old_ref = 0;
2848 old_ref = th->t_refcount;
2864 * If old_ref == 0, the transaction is from reiserfs_get_block,
2868 if (th->t_refcount > old_ref) {
2869 if (old_ref)