Searched refs:btrfs_close_devices (Results 1 – 4 of 4) sorted by relevance
445 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
1552 btrfs_close_devices(fs_devices); in btrfs_mount_root()1574 btrfs_close_devices(fs_devices); in btrfs_mount_root()
3364 btrfs_close_devices(fs_info->fs_devices); in open_ctree()4075 btrfs_close_devices(fs_info->fs_devices); in close_ctree()
1303 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices() function