Searched refs:btrfs_free_stale_devices (Results 1 – 1 of 1) sorted by relevance
545 static int btrfs_free_stale_devices(dev_t devt, struct btrfs_device *skip_device) in btrfs_free_stale_devices() function1339 ret = btrfs_free_stale_devices(devt, NULL); in btrfs_forget_devices()1389 btrfs_free_stale_devices(device->devt, device); in btrfs_scan_one_device()