Searched refs:btrfs_close_extra_devices (Results 1 – 3 of 3) sorted by relevance
432 void btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices, int step);
2842 btrfs_close_extra_devices(fs_devices, 0); in open_ctree()2906 btrfs_close_extra_devices(fs_devices, 1); in open_ctree()
612 void btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices, int step) in btrfs_close_extra_devices() function