Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddelayed-ref.h371 static inline void btrfs_put_delayed_ref_head(struct btrfs_delayed_ref_head *head) in btrfs_put_delayed_ref_head() function
/linux/fs/btrfs/tests/
H A Ddelayed-refs-tests.c57 btrfs_put_delayed_ref_head(head); in delete_delayed_ref_head()