Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Ddelayed-ref.c679 int old_ref_mod; in update_existing_head_ref() local
735 old_ref_mod = existing->total_ref_mod; in update_existing_head_ref()
750 if (existing->total_ref_mod >= 0 && old_ref_mod < 0) { in update_existing_head_ref()
754 if (existing->total_ref_mod < 0 && old_ref_mod >= 0) { in update_existing_head_ref()