Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dvolumes.c1015 static void free_device_rcu(struct rcu_head *head) in free_device_rcu() function
1075 call_rcu(&device->rcu, free_device_rcu); in btrfs_close_one_device()
2003 call_rcu(&device->rcu, free_device_rcu); in btrfs_rm_device()
2071 call_rcu(&srcdev->rcu, free_device_rcu); in btrfs_rm_dev_replace_free_srcdev()
2129 call_rcu(&tgtdev->rcu, free_device_rcu); in btrfs_destroy_dev_replace_tgtdev()