Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Ddelayed-ref.h125 struct btrfs_delayed_ref_head { struct
362 struct btrfs_delayed_ref_head *head_ref) in btrfs_ref_head_to_space_flags()
371 static inline void btrfs_put_delayed_ref_head(struct btrfs_delayed_ref_head *head) in btrfs_put_delayed_ref_head()
388 struct btrfs_delayed_ref_head *head);
390 struct btrfs_delayed_ref_head *
394 static inline void btrfs_delayed_ref_unlock(struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_unlock()
400 struct btrfs_delayed_ref_head *head);
402 struct btrfs_delayed_ref_head *btrfs_select_ref_head(
406 struct btrfs_delayed_ref_head *head);
407 struct btrfs_delayed_ref_node *btrfs_select_delayed_ref(struct btrfs_delayed_ref_head *head);
[all …]
H A Ddelayed-ref.c353 struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_lock()
375 struct btrfs_delayed_ref_head *head, in drop_delayed_ref()
389 struct btrfs_delayed_ref_head *head, in merge_ref()
482 struct btrfs_delayed_ref_head *head; in btrfs_select_ref_head()
538 struct btrfs_delayed_ref_head *head) in btrfs_delete_ref_head()
639 struct btrfs_delayed_ref_head *update) in update_existing_head_ref()
817 struct btrfs_delayed_ref_head *existing; in add_delayed_ref_head()
996 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()
1174 struct btrfs_delayed_ref_head *
[all …]
H A Dextent-tree.h17 struct btrfs_delayed_ref_head;
107 struct btrfs_delayed_ref_head *head);
H A Dextent-tree.c48 struct btrfs_delayed_ref_head *href,
101 struct btrfs_delayed_ref_head *head; in btrfs_lookup_extent_info()
1554 struct btrfs_delayed_ref_head *href, in run_delayed_data_ref()
1623 struct btrfs_delayed_ref_head *head, in run_delayed_extent_op()
1709 struct btrfs_delayed_ref_head *href, in run_delayed_tree_ref()
1794 struct btrfs_delayed_ref_head *head) in cleanup_extent_op()
1827 struct btrfs_delayed_ref_head *head) in btrfs_cleanup_ref_head_accounting()
1855 struct btrfs_delayed_ref_head *head, in cleanup_ref_head()
2201 struct btrfs_delayed_ref_head *head; in check_delayed_ref()
3359 struct btrfs_delayed_ref_head *head; in check_ref_cleanup()
[all …]
H A Dbackref.c888 struct btrfs_delayed_ref_head *head, u64 seq, in add_delayed_refs()
1385 struct btrfs_delayed_ref_head *head; in find_parent_nodes()
/linux-6.15/fs/btrfs/tests/
H A Ddelayed-refs-tests.c44 struct btrfs_delayed_ref_head *head) in delete_delayed_ref_head()
60 static void delete_delayed_ref_node(struct btrfs_delayed_ref_head *head, in delete_delayed_ref_node()
70 static int validate_ref_head(struct btrfs_delayed_ref_head *head, in validate_ref_head()
173 struct btrfs_delayed_ref_head *head; in simple_test()
341 struct btrfs_delayed_ref_head *head = NULL; in merge_tests()
782 struct btrfs_delayed_ref_head *head = NULL; in select_delayed_refs_test()
/linux-6.15/include/trace/events/
H A Dbtrfs.h19 struct btrfs_delayed_ref_head;
974 DECLARE_EVENT_CLASS(btrfs_delayed_ref_head,
977 const struct btrfs_delayed_ref_head *head_ref,
1003 DEFINE_EVENT(btrfs_delayed_ref_head, add_delayed_ref_head,
1006 const struct btrfs_delayed_ref_head *head_ref,
1012 DEFINE_EVENT(btrfs_delayed_ref_head, run_delayed_ref_head,
1015 const struct btrfs_delayed_ref_head *head_ref,