Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dvolumes.c909 static struct btrfs_fs_devices *clone_fs_devices(struct btrfs_fs_devices *orig) in clone_fs_devices() function
2232 old_devices = clone_fs_devices(fs_devices); in btrfs_prepare_sprout()
6547 fs_devices = clone_fs_devices(fs_devices); in open_seed_devices()