Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Ddelayed-ref.c577 int count_mod = 1; in add_delayed_ref_head() local
585 count_mod = 0; in add_delayed_ref_head()
587 count_mod = -1; in add_delayed_ref_head()
611 ref->ref_mod = count_mod; in add_delayed_ref_head()
623 head_ref->total_ref_mod = count_mod; in add_delayed_ref_head()
641 if (is_data && count_mod < 0) in add_delayed_ref_head()