Searched refs:btrfs_close_extra_devices (Results 1 – 3 of 3) sorted by relevance
447 void btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices, int step);
2893 btrfs_close_extra_devices(fs_devices, 0); in open_ctree()2959 btrfs_close_extra_devices(fs_devices, 1); in open_ctree()
755 void btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices, int step) in btrfs_close_extra_devices() function