Searched refs:btrfs_close_devices (Results 1 – 4 of 4) sorted by relevance
725 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
1890 btrfs_close_devices(fs_devices); in btrfs_get_tree_super()1914 btrfs_close_devices(fs_devices); in btrfs_get_tree_super()
3680 btrfs_close_devices(fs_info->fs_devices); in open_ctree()4491 btrfs_close_devices(fs_info->fs_devices); in close_ctree()
1193 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices() function