Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.c955 static struct btrfs_fs_devices *clone_fs_devices(struct btrfs_fs_devices *orig) in clone_fs_devices() function
2490 old_devices = clone_fs_devices(fs_devices); in btrfs_init_sprout()
7035 fs_devices = clone_fs_devices(fs_devices); in open_seed_devices()