Searched refs:btrfs_scan_one_device (Results 1 – 3 of 3) sorted by relevance
377 device = btrfs_scan_one_device(param->string, false); in btrfs_parse_param()1878 device = btrfs_scan_one_device(fc->source, true); in btrfs_get_tree_super()2273 device = btrfs_scan_one_device(vol->name, false); in btrfs_control_ioctl()2291 device = btrfs_scan_one_device(vol->name, false); in btrfs_control_ioctl()
750 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