Home
last modified time | relevance | path

Searched refs:btrfs_put_delayed_ref_head (Results 1 – 5 of 5) sorted by relevance

/linux/fs/btrfs/
H A Ddelayed-ref.h369 static inline void btrfs_put_delayed_ref_head(struct btrfs_delayed_ref_head *head) in btrfs_put_delayed_ref_head() function
H A Ddelayed-ref.c366 btrfs_put_delayed_ref_head(head); in btrfs_delayed_ref_lock()
369 btrfs_put_delayed_ref_head(head); in btrfs_delayed_ref_lock()
1320 btrfs_put_delayed_ref_head(head); in btrfs_destroy_delayed_refs()
H A Dextent-tree.c199 btrfs_put_delayed_ref_head(head); in btrfs_lookup_extent_info()
1911 btrfs_put_delayed_ref_head(head); in cleanup_ref_head()
2249 btrfs_put_delayed_ref_head(head); in check_delayed_ref()
3393 btrfs_put_delayed_ref_head(head); in check_ref_cleanup()
5512 btrfs_put_delayed_ref_head(head); in check_ref_exists()
H A Dbackref.c1459 btrfs_put_delayed_ref_head(head); in find_parent_nodes()
/linux/fs/btrfs/tests/
H A Ddelayed-refs-tests.c57 btrfs_put_delayed_ref_head(head); in delete_delayed_ref_head()