Home
last modified time | relevance | path

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

/fs/btrfs/
A Ddelayed-ref.h125 struct btrfs_delayed_ref_head { struct
361 struct btrfs_delayed_ref_head *head_ref) in btrfs_ref_head_to_space_flags()
370 static inline void btrfs_put_delayed_ref_head(struct btrfs_delayed_ref_head *head) in btrfs_put_delayed_ref_head()
387 struct btrfs_delayed_ref_head *head);
389 struct btrfs_delayed_ref_head *
393 static inline void btrfs_delayed_ref_unlock(struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_unlock()
399 struct btrfs_delayed_ref_head *head);
401 struct btrfs_delayed_ref_head *btrfs_select_ref_head(
405 struct btrfs_delayed_ref_head *head);
406 struct btrfs_delayed_ref_node *btrfs_select_delayed_ref(struct btrfs_delayed_ref_head *head);
[all …]
A Ddelayed-ref.c350 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()
479 struct btrfs_delayed_ref_head *head; in btrfs_select_ref_head()
535 struct btrfs_delayed_ref_head *head) in btrfs_delete_ref_head()
636 struct btrfs_delayed_ref_head *update) in update_existing_head_ref()
814 struct btrfs_delayed_ref_head *existing; in add_delayed_ref_head()
993 struct btrfs_delayed_ref_head *head_ref; in add_delayed_ref()
1113 struct btrfs_delayed_ref_head *head_ref; in btrfs_add_delayed_extent_op()
1171 struct btrfs_delayed_ref_head *
[all …]
A Dextent-tree.h17 struct btrfs_delayed_ref_head;
107 struct btrfs_delayed_ref_head *head);
A Dextent-tree.c48 struct btrfs_delayed_ref_head *href,
101 struct btrfs_delayed_ref_head *head; in btrfs_lookup_extent_info()
1556 struct btrfs_delayed_ref_head *href, in run_delayed_data_ref()
1711 struct btrfs_delayed_ref_head *href, in run_delayed_tree_ref()
1796 struct btrfs_delayed_ref_head *head) in cleanup_extent_op()
1812 struct btrfs_delayed_ref_head *head) in run_and_cleanup_extent_op()
1829 struct btrfs_delayed_ref_head *head) in btrfs_cleanup_ref_head_accounting()
1857 struct btrfs_delayed_ref_head *head, in cleanup_ref_head()
2208 struct btrfs_delayed_ref_head *head; in check_delayed_ref()
3391 struct btrfs_delayed_ref_head *head; in check_ref_cleanup()
[all …]
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()
/fs/btrfs/tests/
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()

Completed in 26 milliseconds