open_ctree
ALLOW_ERROR_INJECTION(open_ctree, ERRNO);
int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices);
ret = open_ctree(sb, fs_devices);