Searched refs:old_algo_data (Results 1 – 1 of 1) sorted by relevance
1205 void *old_algo_data = (old_fd != NULL) ? old_fd->fd_algo_data : NULL; in try_setup_fd_instance() local1206 result = flm->flm_init_cb(fd->fd_fibnum, fd, old_algo_data, &fd->fd_algo_data); in try_setup_fd_instance()