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() 1855 * With 'true' passed to btrfs_scan_one_device() (mount time) we expect in btrfs_get_tree_super() 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()
744 struct btrfs_device *btrfs_scan_one_device(const char *path, bool mount_arg_dev);
1457 struct btrfs_device *btrfs_scan_one_device(const char *path, in btrfs_scan_one_device() 1456 struct btrfs_device *btrfs_scan_one_device(const char *path, btrfs_scan_one_device() function