Home
last modified time | relevance | path

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

/linux/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.c339 static struct btrfs_delayed_ref_head *find_first_ref_head( in find_first_ref_head()
350 struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_lock()
372 struct btrfs_delayed_ref_head *head, in drop_delayed_ref()
386 struct btrfs_delayed_ref_head *head, in merge_ref()
433 struct btrfs_delayed_ref_head *head) in btrfs_merge_delayed_refs()
475 struct btrfs_delayed_ref_head *btrfs_select_ref_head( in btrfs_select_ref_head()
479 struct btrfs_delayed_ref_head *head; in btrfs_select_ref_head()
524 struct btrfs_delayed_ref_head *head) in btrfs_unselect_ref_head()
535 struct btrfs_delayed_ref_head *head) in btrfs_delete_ref_head()
549 struct btrfs_delayed_ref_node *btrfs_select_delayed_ref(struct btrfs_delayed_ref_head *head) in btrfs_select_delayed_ref()
[all …]
H A Dextent-tree.c50 struct btrfs_delayed_ref_head *href,
109 struct btrfs_delayed_ref_head *head; in btrfs_lookup_extent_info()
1583 const struct btrfs_delayed_ref_head *href) in free_head_ref_squota_rsv()
1622 struct btrfs_delayed_ref_head *href, in run_delayed_data_ref()
1691 const struct btrfs_delayed_ref_head *head, in run_delayed_extent_op()
1783 struct btrfs_delayed_ref_head *href, in run_delayed_tree_ref()
1833 struct btrfs_delayed_ref_head *href, in run_one_delayed_ref()
1875 struct btrfs_delayed_ref_head *head) in cleanup_extent_op()
1891 struct btrfs_delayed_ref_head *head) in run_and_cleanup_extent_op()
1908 struct btrfs_delayed_ref_head *head) in btrfs_cleanup_ref_head_accounting()
[all …]
H A Dbackref.c887 struct btrfs_delayed_ref_head *head, u64 seq, in add_delayed_refs()
1384 struct btrfs_delayed_ref_head *head; in find_parent_nodes()
/linux/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/include/trace/events/
H A Dbtrfs.h19 struct btrfs_delayed_ref_head;
969 DECLARE_EVENT_CLASS(btrfs_delayed_ref_head,
972 const struct btrfs_delayed_ref_head *head_ref,
998 DEFINE_EVENT(btrfs_delayed_ref_head, add_delayed_ref_head,
1001 const struct btrfs_delayed_ref_head *head_ref,
1007 DEFINE_EVENT(btrfs_delayed_ref_head, run_delayed_ref_head,
1010 const struct btrfs_delayed_ref_head *head_ref,