Home
last modified time | relevance | path

Searched refs:btrfs_free_stale_devices (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.c598 static int btrfs_free_stale_devices(const char *path, in btrfs_free_stale_devices() function
1393 ret = btrfs_free_stale_devices(strlen(path) ? path : NULL, NULL); in btrfs_forget_devices()
1446 btrfs_free_stale_devices(path, device); in btrfs_scan_one_device()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c561 static int btrfs_free_stale_devices(dev_t devt, struct btrfs_device *skip_device) in btrfs_free_stale_devices() function
1350 ret = btrfs_free_stale_devices(devt, NULL); in btrfs_forget_devices()
1408 btrfs_free_stale_devices(device->devt, device); in btrfs_scan_one_device()

Completed in 21 milliseconds