Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Ddelayed-ref.h122 struct btrfs_delayed_ref_head { struct
346 struct btrfs_delayed_ref_head *head_ref) in btrfs_ref_head_to_space_flags()
355 static inline void btrfs_put_delayed_ref_head(struct btrfs_delayed_ref_head *head) in btrfs_put_delayed_ref_head()
372 struct btrfs_delayed_ref_head *head);
374 struct btrfs_delayed_ref_head *
378 struct btrfs_delayed_ref_head *head);
379 static inline void btrfs_delayed_ref_unlock(struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_unlock()
384 struct btrfs_delayed_ref_head *head);
386 struct btrfs_delayed_ref_head *btrfs_select_ref_head(
400 bool btrfs_find_delayed_tree_ref(struct btrfs_delayed_ref_head *head,
A Ddelayed-ref.c322 struct btrfs_delayed_ref_head *entry; in htree_insert()
323 struct btrfs_delayed_ref_head *ins; in htree_insert()
384 struct btrfs_delayed_ref_head *entry; in find_first_ref_head()
406 struct btrfs_delayed_ref_head *entry; in find_ref_head()
434 struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_lock()
563 struct btrfs_delayed_ref_head *head; in btrfs_select_ref_head()
599 struct btrfs_delayed_ref_head *head) in btrfs_delete_ref_head()
853 struct btrfs_delayed_ref_head *existing; in add_delayed_ref_head()
1007 struct btrfs_delayed_ref_head *head_ref; in add_delayed_ref()
1116 struct btrfs_delayed_ref_head *head_ref; in btrfs_add_delayed_extent_op()
[all …]
A Dextent-tree.h18 struct btrfs_delayed_ref_head;
108 struct btrfs_delayed_ref_head *head);
A Dextent-tree.c48 struct btrfs_delayed_ref_head *href,
104 struct btrfs_delayed_ref_head *head; in btrfs_lookup_extent_info()
1544 struct btrfs_delayed_ref_head *href, in run_delayed_data_ref()
1613 struct btrfs_delayed_ref_head *head, in run_delayed_extent_op()
1702 struct btrfs_delayed_ref_head *href, in run_delayed_tree_ref()
1821 struct btrfs_delayed_ref_head *head) in cleanup_extent_op()
1854 struct btrfs_delayed_ref_head *head) in btrfs_cleanup_ref_head_accounting()
1882 struct btrfs_delayed_ref_head *head, in cleanup_ref_head()
2261 struct btrfs_delayed_ref_head *head; in check_delayed_ref()
3380 struct btrfs_delayed_ref_head *head; in check_ref_cleanup()
[all …]
A Dbackref.c889 struct btrfs_delayed_ref_head *head, u64 seq, in add_delayed_refs()
1386 struct btrfs_delayed_ref_head *head; in find_parent_nodes()
A Ddisk-io.c4543 struct btrfs_delayed_ref_head *head; in btrfs_destroy_delayed_refs()
4547 head = rb_entry(node, struct btrfs_delayed_ref_head, in btrfs_destroy_delayed_refs()
/linux/include/trace/events/
A Dbtrfs.h19 struct btrfs_delayed_ref_head;
973 DECLARE_EVENT_CLASS(btrfs_delayed_ref_head,
976 const struct btrfs_delayed_ref_head *head_ref,
1002 DEFINE_EVENT(btrfs_delayed_ref_head, add_delayed_ref_head,
1005 const struct btrfs_delayed_ref_head *head_ref,
1011 DEFINE_EVENT(btrfs_delayed_ref_head, run_delayed_ref_head,
1014 const struct btrfs_delayed_ref_head *head_ref,

Completed in 39 milliseconds