Home
last modified time | relevance | path

Searched refs:check_fsid_changed (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c465 static inline bool check_fsid_changed(const struct btrfs_fs_devices *fs_devices, in check_fsid_changed() function
504 if (check_fsid_changed(fs_devices, disk_super->metadata_uuid)) in find_fsid_with_metadata_uuid()
707 if (check_fsid_changed(fs_devices, disk_super->fsid)) in find_fsid_inprogress()
730 if (check_fsid_changed(fs_devices, disk_super->metadata_uuid) && in find_fsid_changed()
764 if (check_fsid_changed(fs_devices, disk_super->fsid)) in find_fsid_reverted_metadata()

Completed in 9 milliseconds