Home
last modified time | relevance | path

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

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