Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A 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()