Home
last modified time | relevance | path

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

/linux-2.6.39/fs/btrfs/
Ddelayed-ref.c439 int count_mod = 1; in add_delayed_ref_head() local
447 count_mod = 0; in add_delayed_ref_head()
449 count_mod = -1; in add_delayed_ref_head()
473 ref->ref_mod = count_mod; in add_delayed_ref_head()