Home
last modified time | relevance | path

Searched refs:btrfs_free_device (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.h449 void btrfs_free_device(struct btrfs_device *device);
H A Dvolumes.c372 void btrfs_free_device(struct btrfs_device *device) in btrfs_free_device() function
390 btrfs_free_device(device); in free_fs_devices()
410 * btrfs_free_device.
629 btrfs_free_device(device); in btrfs_free_stale_devices()
907 btrfs_free_device(device); in device_list_add()
1070 btrfs_free_device(device); in clone_fs_devices()
1125 btrfs_free_device(device); in __btrfs_free_extra_devids()
1283 btrfs_free_device(device); in open_fs_devices()
2259 btrfs_free_device(device); in btrfs_rm_device()
2317 btrfs_free_device(srcde in btrfs_rm_dev_replace_free_srcdev()
[all...]
H A Ddev-replace.c291 btrfs_free_device(device); in btrfs_init_dev_replace_tgtdev()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c395 static void btrfs_free_device(struct btrfs_device *device) in btrfs_free_device() function
413 btrfs_free_device(device); in free_fs_devices()
591 btrfs_free_device(device); in btrfs_free_stale_devices()
1028 btrfs_free_device(device); in clone_fs_devices()
1083 btrfs_free_device(device); in __btrfs_free_extra_devids()
1239 btrfs_free_device(device); in open_fs_devices()
2231 btrfs_free_device(device); in btrfs_rm_device()
2297 btrfs_free_device(srcdev); in btrfs_rm_dev_replace_free_srcdev()
2340 btrfs_free_device(tgtdev); in btrfs_destroy_dev_replace_tgtdev()
2849 btrfs_free_device(devic in btrfs_init_new_device()
[all...]

Completed in 14 milliseconds