Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dvolumes.h432 void btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices, int step);
Ddisk-io.c2842 btrfs_close_extra_devices(fs_devices, 0); in open_ctree()
2906 btrfs_close_extra_devices(fs_devices, 1); in open_ctree()
Dvolumes.c612 void btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices, int step) in btrfs_close_extra_devices() function