Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.c445 static noinline struct btrfs_fs_devices *find_fsid( in find_fsid() function
504 return find_fsid(disk_super->fsid, disk_super->metadata_uuid); in find_fsid_with_metadata_uuid()
749 return find_fsid(disk_super->fsid, NULL); in find_fsid_inprogress()
844 fs_devices = find_fsid(disk_super->fsid, NULL); in device_list_add()
6831 fs_devices = find_fsid(fsid, NULL); in open_seed_devices()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c445 static noinline struct btrfs_fs_devices *find_fsid( in find_fsid() function
508 return find_fsid(disk_super->fsid, disk_super->metadata_uuid); in find_fsid_with_metadata_uuid()
711 return find_fsid(disk_super->fsid, NULL); in find_fsid_inprogress()
810 fs_devices = find_fsid(disk_super->fsid, NULL); in device_list_add()
6900 fs_devices = find_fsid(fsid, NULL); in open_seed_devices()

Completed in 19 milliseconds