Home
last modified time | relevance | path

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

/fs/btrfs/
Dvolumes.c603 static int __btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in __btrfs_open_devices() function
716 ret = __btrfs_open_devices(fs_devices, flags, holder); in btrfs_open_devices()
4361 ret = __btrfs_open_devices(fs_devices, FMODE_READ, in open_seed_devices()