Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Ddelayed-ref.c281 static struct btrfs_delayed_ref_head *htree_insert(struct rb_root_cached *root, in htree_insert()
286 struct btrfs_delayed_ref_head *entry; in htree_insert()
287 struct btrfs_delayed_ref_head *ins; in htree_insert()
291 ins = rb_entry(node, struct btrfs_delayed_ref_head, href_node); in htree_insert()
295 entry = rb_entry(parent_node, struct btrfs_delayed_ref_head, in htree_insert()
344 static struct btrfs_delayed_ref_head *find_first_ref_head( in find_first_ref_head()
348 struct btrfs_delayed_ref_head *entry; in find_first_ref_head()
354 entry = rb_entry(n, struct btrfs_delayed_ref_head, href_node); in find_first_ref_head()
364 static struct btrfs_delayed_ref_head *find_ref_head( in find_ref_head()
370 struct btrfs_delayed_ref_head *entry; in find_ref_head()
[all …]
Ddelayed-ref.h71 struct btrfs_delayed_ref_head { struct
330 struct btrfs_delayed_ref_head *head_ref) in btrfs_ref_head_to_space_flags()
339 static inline void btrfs_put_delayed_ref_head(struct btrfs_delayed_ref_head *head) in btrfs_put_delayed_ref_head()
356 struct btrfs_delayed_ref_head *head);
358 struct btrfs_delayed_ref_head *
362 struct btrfs_delayed_ref_head *head);
363 static inline void btrfs_delayed_ref_unlock(struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_unlock()
368 struct btrfs_delayed_ref_head *head);
370 struct btrfs_delayed_ref_head *btrfs_select_ref_head(
Dextent-tree.c119 struct btrfs_delayed_ref_head *head; in btrfs_lookup_extent_info()
1572 struct btrfs_delayed_ref_head *head, in run_delayed_extent_op()
1725 select_delayed_ref(struct btrfs_delayed_ref_head *head) in select_delayed_ref()
1749 struct btrfs_delayed_ref_head *head) in unselect_delayed_ref_head()
1759 struct btrfs_delayed_ref_head *head) in cleanup_extent_op()
1775 struct btrfs_delayed_ref_head *head) in run_and_cleanup_extent_op()
1792 struct btrfs_delayed_ref_head *head) in btrfs_cleanup_ref_head_accounting()
1811 struct btrfs_delayed_ref_head *head) in cleanup_ref_head()
1861 static struct btrfs_delayed_ref_head *btrfs_obtain_ref_head( in btrfs_obtain_ref_head()
1866 struct btrfs_delayed_ref_head *head = NULL; in btrfs_obtain_ref_head()
[all …]
Dbackref.c817 struct btrfs_delayed_ref_head *head, u64 seq, in add_delayed_refs()
1176 struct btrfs_delayed_ref_head *head;
Ddisk-io.c4644 struct btrfs_delayed_ref_head *head; in btrfs_destroy_delayed_refs()
4648 head = rb_entry(node, struct btrfs_delayed_ref_head, in btrfs_destroy_delayed_refs()
Dctree.h2683 struct btrfs_delayed_ref_head *head);
/Linux-v5.15/include/trace/events/
Dbtrfs.h21 struct btrfs_delayed_ref_head;
908 DECLARE_EVENT_CLASS(btrfs_delayed_ref_head,
911 const struct btrfs_delayed_ref_head *head_ref,
937 DEFINE_EVENT(btrfs_delayed_ref_head, add_delayed_ref_head,
940 const struct btrfs_delayed_ref_head *head_ref,
946 DEFINE_EVENT(btrfs_delayed_ref_head, run_delayed_ref_head,
949 const struct btrfs_delayed_ref_head *head_ref,