Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Ddev-replace.h15 int btrfs_dev_replace_by_ioctl(struct btrfs_fs_info *fs_info,
Ddev-replace.c538 int btrfs_dev_replace_by_ioctl(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_by_ioctl() function
Dioctl.c4826 ret = btrfs_dev_replace_by_ioctl(fs_info, p); in btrfs_ioctl_dev_replace()