Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Ddelayed-ref.c267 head = btrfs_delayed_node_to_head(ref); in drop_delayed_ref()
500 existing_ref = btrfs_delayed_node_to_head(existing); in update_existing_head_ref()
501 ref = btrfs_delayed_node_to_head(update); in update_existing_head_ref()
618 head_ref = btrfs_delayed_node_to_head(ref); in add_delayed_ref_head()
Ddelayed-ref.h271 btrfs_delayed_node_to_head(struct btrfs_delayed_ref_node *node) in btrfs_delayed_node_to_head() function
Dextent-tree.c2298 head = btrfs_delayed_node_to_head(node); in run_one_delayed_ref()