Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dvolumes.c83 static struct btrfs_fs_devices *alloc_fs_devices(const u8 *fsid) in alloc_fs_devices() function
465 fs_devices = alloc_fs_devices(disk_super->fsid); in device_list_add()
571 fs_devices = alloc_fs_devices(orig->fsid); in clone_fs_devices()
6139 fs_devices = alloc_fs_devices(fsid); in open_seed_devices()