Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dvolumes.h739 int btrfs_rm_device(struct btrfs_fs_info *fs_info,
H A Dioctl.c2691 ret = btrfs_rm_device(fs_info, &args, &bdev_file); in btrfs_ioctl_rm_dev_v2()
2749 ret = btrfs_rm_device(fs_info, &args, &bdev_file); in btrfs_ioctl_rm_dev()
H A Dvolumes.c2170 int btrfs_rm_device(struct btrfs_fs_info *fs_info, in btrfs_rm_device() function