Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dvolumes.c991 static struct btrfs_fs_devices *clone_fs_devices(struct btrfs_fs_devices *orig) in clone_fs_devices() function
2464 old_devices = clone_fs_devices(fs_devices); in btrfs_init_sprout()
6918 fs_devices = clone_fs_devices(fs_devices); in open_seed_devices()