Searched refs:locked_ref (Results 1 – 1 of 1) sorted by relevance
1928 spin_unlock(&locked_ref->lock); in btrfs_run_delayed_refs_for_head()1944 locked_ref->ref_mod -= ref->ref_mod; in btrfs_run_delayed_refs_for_head()1966 extent_op = locked_ref->extent_op; in btrfs_run_delayed_refs_for_head()1967 locked_ref->extent_op = NULL; in btrfs_run_delayed_refs_for_head()1968 spin_unlock(&locked_ref->lock); in btrfs_run_delayed_refs_for_head()1985 spin_lock(&locked_ref->lock); in btrfs_run_delayed_refs_for_head()2014 if (!locked_ref) { in __btrfs_run_delayed_refs()2016 if (IS_ERR_OR_NULL(locked_ref)) { in __btrfs_run_delayed_refs()2037 spin_lock(&locked_ref->lock); in __btrfs_run_delayed_refs()2067 locked_ref = NULL; in __btrfs_run_delayed_refs()[all …]