Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dvolumes.c136 static struct btrfs_fs_devices *__alloc_fs_devices(void) in __alloc_fs_devices() function
167 fs_devs = __alloc_fs_devices(); in alloc_fs_devices()
2119 seed_devices = __alloc_fs_devices(); in btrfs_prepare_sprout()