Searched refs:alloc_fs_devices (Results 1 – 1 of 1) sorted by relevance
373 static struct btrfs_fs_devices *alloc_fs_devices(const u8 *fsid, in alloc_fs_devices() function801 fs_devices = alloc_fs_devices(disk_super->fsid, in device_list_add()804 fs_devices = alloc_fs_devices(disk_super->fsid, NULL); in device_list_add()1000 fs_devices = alloc_fs_devices(orig->fsid, NULL); in clone_fs_devices()2454 seed_devices = alloc_fs_devices(NULL, NULL); in btrfs_prepare_sprout()7194 fs_devices = alloc_fs_devices(fsid, NULL); in open_seed_devices()
Completed in 15 milliseconds