Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.h735 int btrfs_rm_device(struct btrfs_fs_info *fs_info,
H A Dioctl.c2692 ret = btrfs_rm_device(fs_info, &args, &bdev_file); in btrfs_ioctl_rm_dev_v2()
2750 ret = btrfs_rm_device(fs_info, &args, &bdev_file); in btrfs_ioctl_rm_dev()
H A Dvolumes.c2259 int btrfs_rm_device(struct btrfs_fs_info *fs_info, in btrfs_rm_device() function