Searched refs:btrfs_close_devices (Results 1 – 4 of 4) sorted by relevance
631 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
1818 btrfs_close_devices(fs_devices); in btrfs_mount_root()1842 btrfs_close_devices(fs_devices); in btrfs_mount_root()
3869 btrfs_close_devices(fs_info->fs_devices); in open_ctree()4729 btrfs_close_devices(fs_info->fs_devices); in close_ctree()
1190 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices() function