Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dvolumes.c887 static int __btrfs_open_devices(struct btrfs_fs_devices *fs_devices, in __btrfs_open_devices() function
983 ret = __btrfs_open_devices(fs_devices, flags, holder); in btrfs_open_devices()
6341 ret = __btrfs_open_devices(fs_devices, FMODE_READ, in open_seed_devices()