Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dvolumes.c247 static struct btrfs_fs_devices *alloc_fs_devices(const u8 *fsid) in alloc_fs_devices() function
765 fs_devices = alloc_fs_devices(disk_super->fsid); in device_list_add()
887 fs_devices = alloc_fs_devices(orig->fsid); in clone_fs_devices()
2193 seed_devices = alloc_fs_devices(NULL); in btrfs_prepare_sprout()
6571 fs_devices = alloc_fs_devices(fsid); in open_seed_devices()