Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dvolumes.c547 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; in btrfs_free_stale_devices() local
556 list_for_each_entry_safe(fs_devices, tmp_fs_devices, &fs_uuids, fs_list) { in btrfs_free_stale_devices()