Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Ddelayed-ref.c293 struct btrfs_delayed_ref_head *entry; in htree_insert()
294 struct btrfs_delayed_ref_head *ins; in htree_insert()
355 struct btrfs_delayed_ref_head *entry; in find_first_ref_head()
377 struct btrfs_delayed_ref_head *entry; in find_ref_head()
405 struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_lock()
531 struct btrfs_delayed_ref_head *head; in btrfs_select_ref_head()
567 struct btrfs_delayed_ref_head *head) in btrfs_delete_ref_head()
794 struct btrfs_delayed_ref_head *existing; in add_delayed_ref_head()
899 struct btrfs_delayed_ref_head *head_ref; in btrfs_add_delayed_tree_ref()
992 struct btrfs_delayed_ref_head *head_ref; in btrfs_add_delayed_data_ref()
[all …]
H A Ddelayed-ref.h67 struct btrfs_delayed_ref_head { struct
360 struct btrfs_delayed_ref_head *head_ref) in btrfs_ref_head_to_space_flags()
369 static inline void btrfs_put_delayed_ref_head(struct btrfs_delayed_ref_head *head) in btrfs_put_delayed_ref_head()
386 struct btrfs_delayed_ref_head *head);
388 struct btrfs_delayed_ref_head *
392 struct btrfs_delayed_ref_head *head);
393 static inline void btrfs_delayed_ref_unlock(struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_unlock()
398 struct btrfs_delayed_ref_head *head);
400 struct btrfs_delayed_ref_head *btrfs_select_ref_head(
H A Dextent-tree.h97 struct btrfs_delayed_ref_head *head);
H A Dextent-tree.c106 struct btrfs_delayed_ref_head *head; in btrfs_lookup_extent_info()
1601 struct btrfs_delayed_ref_head *head, in run_delayed_extent_op()
1790 struct btrfs_delayed_ref_head *head) in unselect_delayed_ref_head()
1800 struct btrfs_delayed_ref_head *head) in cleanup_extent_op()
1816 struct btrfs_delayed_ref_head *head) in run_and_cleanup_extent_op()
1833 struct btrfs_delayed_ref_head *head) in btrfs_cleanup_ref_head_accounting()
1852 struct btrfs_delayed_ref_head *head) in cleanup_ref_head()
1910 struct btrfs_delayed_ref_head *head = NULL; in btrfs_obtain_ref_head()
2147 struct btrfs_delayed_ref_head *head; in btrfs_run_delayed_refs()
2224 struct btrfs_delayed_ref_head *head; in check_delayed_ref()
[all …]
H A Dbackref.c892 struct btrfs_delayed_ref_head *head, u64 seq, in add_delayed_refs()
1394 struct btrfs_delayed_ref_head *head; in find_parent_nodes()
H A Ddisk-io.c4602 struct btrfs_delayed_ref_head *head; in btrfs_destroy_delayed_refs()
4606 head = rb_entry(node, struct btrfs_delayed_ref_head, in btrfs_destroy_delayed_refs()
/openbmc/linux/include/trace/events/
H A Dbtrfs.h21 struct btrfs_delayed_ref_head;
1002 DECLARE_EVENT_CLASS(btrfs_delayed_ref_head,
1005 const struct btrfs_delayed_ref_head *head_ref,
1031 DEFINE_EVENT(btrfs_delayed_ref_head, add_delayed_ref_head,
1034 const struct btrfs_delayed_ref_head *head_ref,
1040 DEFINE_EVENT(btrfs_delayed_ref_head, run_delayed_ref_head,
1043 const struct btrfs_delayed_ref_head *head_ref,