Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dvolumes.c434 static noinline struct btrfs_fs_devices *find_fsid( in find_fsid() function
493 return find_fsid(disk_super->fsid, disk_super->metadata_uuid); in find_fsid_with_metadata_uuid()
700 return find_fsid(disk_super->fsid, NULL); in find_fsid_inprogress()
795 fs_devices = find_fsid(disk_super->fsid, NULL); in device_list_add()
7189 fs_devices = find_fsid(fsid, NULL); in open_seed_devices()

Completed in 15 milliseconds