Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dvolumes.c532 static bool device_path_matched(const char *path, struct btrfs_device *device) in device_path_matched() function
575 if (path && !device_path_matched(path, device)) in btrfs_free_stale_devices()