Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent_io.c3136 static inline void btrfs_release_extent_buffer_rcu(struct rcu_head *head) in btrfs_release_extent_buffer_rcu() function
3173 call_rcu(&eb->rcu_head, btrfs_release_extent_buffer_rcu); in release_extent_buffer()