Home
last modified time | relevance | path

Searched refs:old_ref_mod (Results 1 – 1 of 1) sorted by relevance

/fs/btrfs/
Ddelayed-ref.c644 int old_ref_mod; in update_existing_head_ref() local
690 old_ref_mod = existing->total_ref_mod; in update_existing_head_ref()
703 if (existing->total_ref_mod >= 0 && old_ref_mod < 0) { in update_existing_head_ref()
707 if (existing->total_ref_mod < 0 && old_ref_mod >= 0) { in update_existing_head_ref()