Searched refs:btrfs_close_devices (Results 1 – 4 of 4) sorted by relevance
700 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
1889 btrfs_close_devices(fs_devices); in btrfs_get_tree_super()1910 btrfs_close_devices(fs_devices); in btrfs_get_tree_super()
3612 btrfs_close_devices(fs_info->fs_devices); in open_ctree()4383 btrfs_close_devices(fs_info->fs_devices); in close_ctree()
1156 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices() function