Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.c812 static bool is_same_device(struct btrfs_device *device, const char *new_path) in is_same_device() function
968 } else if (!device->name || !is_same_device(device, path)) { in device_list_add()