Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dvolumes.c974 static struct btrfs_fs_devices *clone_fs_devices(struct btrfs_fs_devices *orig) in clone_fs_devices() function
2441 old_devices = clone_fs_devices(fs_devices); in btrfs_init_sprout()
7322 fs_devices = clone_fs_devices(fs_devices); in open_seed_devices()