Searched refs:btrfs_close_devices (Results 1 – 4 of 4) sorted by relevance
622 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
1519 btrfs_close_devices(fs_devices); in btrfs_mount_root()1541 btrfs_close_devices(fs_devices); in btrfs_mount_root()
3631 btrfs_close_devices(fs_info->fs_devices); in open_ctree()4455 btrfs_close_devices(fs_info->fs_devices); in close_ctree()
1226 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices() function