Home
last modified time | relevance | path

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

/linux-2.6.39/fs/btrfs/
Ddelayed-ref.c248 head = btrfs_delayed_node_to_head(ref); in btrfs_find_ref_cluster()
380 existing_ref = btrfs_delayed_node_to_head(existing); in update_existing_head_ref()
381 ref = btrfs_delayed_node_to_head(update); in update_existing_head_ref()
479 head_ref = btrfs_delayed_node_to_head(ref); in add_delayed_ref_head()
747 return btrfs_delayed_node_to_head(ref); in btrfs_find_delayed_ref_head()
Ddelayed-ref.h206 btrfs_delayed_node_to_head(struct btrfs_delayed_ref_node *node) in btrfs_delayed_node_to_head() function
Ddisk-io.c2845 head = btrfs_delayed_node_to_head(ref); in btrfs_destroy_delayed_refs()
Dextent-tree.c2068 head = btrfs_delayed_node_to_head(node); in run_one_delayed_ref()
2296 head = btrfs_delayed_node_to_head(ref); in btrfs_run_delayed_refs()