Home
last modified time | relevance | path

Searched refs:device_matched (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
Dvolumes.c550 static bool device_matched(const struct btrfs_device *device, const char *path) in device_matched() function
616 if (path && !device_matched(device, path)) in btrfs_free_stale_devices()