Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.c437 static bool match_fsid_fs_devices(const struct btrfs_fs_devices *fs_devices, in match_fsid_fs_devices() function
461 if (match_fsid_fs_devices(fs_devices, fsid, metadata_fsid)) in find_fsid()