Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dvolumes.c996 static void free_device_rcu(struct rcu_head *head) in free_device_rcu() function
1051 call_rcu(&device->rcu, free_device_rcu); in btrfs_close_one_device()
1970 call_rcu(&device->rcu, free_device_rcu); in btrfs_rm_device()
2038 call_rcu(&srcdev->rcu, free_device_rcu); in btrfs_rm_dev_replace_free_srcdev()
2096 call_rcu(&tgtdev->rcu, free_device_rcu); in btrfs_destroy_dev_replace_tgtdev()