Searched refs:btrfs_scan_one_device (Results 1 – 3 of 3) sorted by relevance
378 device = btrfs_scan_one_device(param->string, false); in btrfs_parse_param()1858 device = btrfs_scan_one_device(fc->source, true); in btrfs_get_tree_super()2252 device = btrfs_scan_one_device(vol->name, false); in btrfs_control_ioctl()2270 device = btrfs_scan_one_device(vol->name, false); in btrfs_control_ioctl()
739 struct btrfs_device *btrfs_scan_one_device(const char *path, bool mount_arg_dev);
1452 struct btrfs_device *btrfs_scan_one_device(const char *path, in btrfs_scan_one_device() function