Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Dvolumes.c411 static struct btrfs_device *__alloc_device(struct btrfs_fs_info *fs_info) in __alloc_device() function
6594 dev = __alloc_device(fs_info); in btrfs_alloc_device()