Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dvolumes.c430 static bool match_fsid_fs_devices(const struct btrfs_fs_devices *fs_devices, in match_fsid_fs_devices() function
454 if (match_fsid_fs_devices(fs_devices, fsid, metadata_fsid)) in find_fsid()
489 if (match_fsid_fs_devices(fs_devices, disk_super->metadata_uuid, in find_fsid_with_metadata_uuid()